Files
Yasuhiro KIMURA 9678929700 Update to 18.1.40
2020-07-24 01:10:28 +09:00

309 lines
15 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Mon Jun 01 06:40:53 PDT 2020 -->
<title>Uses of Class com.sleepycat.db.ReplicationConfig (Oracle - Berkeley DB Java API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="date" content="2020-06-01">
<link rel="stylesheet" type="text/css" href="../../../../style.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.sleepycat.db.ReplicationConfig (Oracle - Berkeley DB Java API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ReplicationConfig.html" title="class in com.sleepycat.db">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<div class="header">
<h2 title="Uses of Class com.sleepycat.db.ReplicationConfig" class="title">Uses of Class<br>com.sleepycat.db.ReplicationConfig</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.sleepycat.db">com.sleepycat.db</a></th>
<td class="colLast">
<div class="block">Berkeley DB Java API<br>
<a href="../../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.sleepycat.db">
<!-- -->
</a>
<h3>Uses of <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a> in <a href="../package-summary.html">com.sleepycat.db</a></h3>
<table class="useSummary" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../package-summary.html">com.sleepycat.db</a> declared as <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#AUTOINIT">AUTOINIT</a></span></code></th>
<td class="colLast">
<div class="block">The replication master should automatically re-initialize outdated
clients (defaults to on.)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#BULK">BULK</a></span></code></th>
<td class="colLast">
<div class="block">The replication master should send groups of records to the clients in a
single network transfer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#DELAYCLIENT">DELAYCLIENT</a></span></code></th>
<td class="colLast">
<div class="block">The client should delay synchronizing to a newly declared master
(defaults to off).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#DISABLE_POLL">DISABLE_POLL</a></span></code></th>
<td class="colLast">
<div class="block">This flag is used to prevent the use of poll() as polling method for
networking events on the target site.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#DISABLE_SSL">DISABLE_SSL</a></span></code></th>
<td class="colLast">
<div class="block">This flag is used to prevent the use of SSL for securing messages shared
between the nodes of a replication group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#ELECTIONS">ELECTIONS</a></span></code></th>
<td class="colLast">
<div class="block">Replication Manager automatically runs elections to choose a new
master when the old master appears to have become disconnected.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#ENABLE_EPOLL">ENABLE_EPOLL</a></span></code></th>
<td class="colLast">
<div class="block">This flag is used to force the use of epoll as polling method for
networking events instad of poll or select.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#FORWARD_WRITES">FORWARD_WRITES</a></span></code></th>
<td class="colLast">
<div class="block">Enable simple write forwarding for this site.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#LEASE">LEASE</a></span></code></th>
<td class="colLast">
<div class="block">Master leases will be used for this site.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#NOWAIT">NOWAIT</a></span></code></th>
<td class="colLast">
<div class="block">Berkeley DB method calls that would normally block while clients are in
recovery should return errors immediately.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#PREFMAS_CLIENT">PREFMAS_CLIENT</a></span></code></th>
<td class="colLast">
<div class="block">This flag is used to specify the client site in a replication group
operating in preferred master mode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#PREFMAS_MASTER">PREFMAS_MASTER</a></span></code></th>
<td class="colLast">
<div class="block">This flag is used to specify the preferred master site in a replication
group operating in preferred master mode.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationConfig.</span><code><span class="memberNameLink"><a href="../ReplicationConfig.html#STRICT_2SITE">STRICT_2SITE</a></span></code></th>
<td class="colLast">
<div class="block">Replication Manager observes the strict "majority" rule in managing
elections, even in a group with only 2 sites.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../package-summary.html">com.sleepycat.db</a> with parameters of type <a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../Environment.html#getReplicationConfig-com.sleepycat.db.ReplicationConfig-">getReplicationConfig</a></span>&#8203;(<a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block">Get the configuration of the replication subsystem.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../Environment.html#setReplicationConfig-com.sleepycat.db.ReplicationConfig-boolean-">setReplicationConfig</a></span>&#8203;(<a href="../ReplicationConfig.html" title="class in com.sleepycat.db">ReplicationConfig</a>&nbsp;config,
boolean&nbsp;onoff)</code></th>
<td class="colLast">
<div class="block">Configure the replication subsystem.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ReplicationConfig.html" title="class in com.sleepycat.db">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size=1>Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.</font></small></p>
</body>
</html>