stasis/je-7.5.11/docs/java/com/sleepycat/je/rep/package-frame.html
2019-06-25 16:12:40 -04:00

66 lines
5.9 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 (1.8.0_151) on Tue Oct 31 17:36:47 EDT 2017 -->
<title>com.sleepycat.je.rep (Oracle - Berkeley DB Java Edition API)</title>
<meta name="date" content="2017-10-31">
<link rel="stylesheet" type="text/css" href="../../../../style.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../com/sleepycat/je/rep/package-summary.html" target="classFrame">com.sleepycat.je.rep</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="AppStateMonitor.html" title="interface in com.sleepycat.je.rep" target="classFrame"><span class="interfaceName">AppStateMonitor</span></a></li>
<li><a href="ReplicationNode.html" title="interface in com.sleepycat.je.rep" target="classFrame"><span class="interfaceName">ReplicationNode</span></a></li>
<li><a href="StateChangeListener.html" title="interface in com.sleepycat.je.rep" target="classFrame"><span class="interfaceName">StateChangeListener</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CommitPointConsistencyPolicy.html" title="class in com.sleepycat.je.rep" target="classFrame">CommitPointConsistencyPolicy</a></li>
<li><a href="NetworkRestore.html" title="class in com.sleepycat.je.rep" target="classFrame">NetworkRestore</a></li>
<li><a href="NetworkRestoreConfig.html" title="class in com.sleepycat.je.rep" target="classFrame">NetworkRestoreConfig</a></li>
<li><a href="NoConsistencyRequiredPolicy.html" title="class in com.sleepycat.je.rep" target="classFrame">NoConsistencyRequiredPolicy</a></li>
<li><a href="NodeState.html" title="class in com.sleepycat.je.rep" target="classFrame">NodeState</a></li>
<li><a href="ReplicatedEnvironment.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicatedEnvironment</a></li>
<li><a href="ReplicatedEnvironmentStats.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicatedEnvironmentStats</a></li>
<li><a href="ReplicationConfig.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicationConfig</a></li>
<li><a href="ReplicationGroup.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicationGroup</a></li>
<li><a href="ReplicationMutableConfig.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicationMutableConfig</a></li>
<li><a href="StateChangeEvent.html" title="class in com.sleepycat.je.rep" target="classFrame">StateChangeEvent</a></li>
<li><a href="TimeConsistencyPolicy.html" title="class in com.sleepycat.je.rep" target="classFrame">TimeConsistencyPolicy</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="NodeType.html" title="enum in com.sleepycat.je.rep" target="classFrame">NodeType</a></li>
<li><a href="QuorumPolicy.html" title="enum in com.sleepycat.je.rep" target="classFrame">QuorumPolicy</a></li>
<li><a href="ReplicatedEnvironment.State.html" title="enum in com.sleepycat.je.rep" target="classFrame">ReplicatedEnvironment.State</a></li>
<li><a href="SyncupProgress.html" title="enum in com.sleepycat.je.rep" target="classFrame">SyncupProgress</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="DatabasePreemptedException.html" title="class in com.sleepycat.je.rep" target="classFrame">DatabasePreemptedException</a></li>
<li><a href="GroupShutdownException.html" title="class in com.sleepycat.je.rep" target="classFrame">GroupShutdownException</a></li>
<li><a href="InsufficientAcksException.html" title="class in com.sleepycat.je.rep" target="classFrame">InsufficientAcksException</a></li>
<li><a href="InsufficientLogException.html" title="class in com.sleepycat.je.rep" target="classFrame">InsufficientLogException</a></li>
<li><a href="InsufficientReplicasException.html" title="class in com.sleepycat.je.rep" target="classFrame">InsufficientReplicasException</a></li>
<li><a href="LockPreemptedException.html" title="class in com.sleepycat.je.rep" target="classFrame">LockPreemptedException</a></li>
<li><a href="LogOverwriteException.html" title="class in com.sleepycat.je.rep" target="classFrame">LogOverwriteException</a></li>
<li><a href="MasterReplicaTransitionException.html" title="class in com.sleepycat.je.rep" target="classFrame">MasterReplicaTransitionException</a></li>
<li><a href="MasterStateException.html" title="class in com.sleepycat.je.rep" target="classFrame">MasterStateException</a></li>
<li><a href="MasterTransferFailureException.html" title="class in com.sleepycat.je.rep" target="classFrame">MasterTransferFailureException</a></li>
<li><a href="MemberNotFoundException.html" title="class in com.sleepycat.je.rep" target="classFrame">MemberNotFoundException</a></li>
<li><a href="ReplicaConsistencyException.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicaConsistencyException</a></li>
<li><a href="ReplicaStateException.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicaStateException</a></li>
<li><a href="ReplicaWriteException.html" title="class in com.sleepycat.je.rep" target="classFrame">ReplicaWriteException</a></li>
<li><a href="RestartRequiredException.html" title="class in com.sleepycat.je.rep" target="classFrame">RestartRequiredException</a></li>
<li><a href="RollbackException.html" title="class in com.sleepycat.je.rep" target="classFrame">RollbackException</a></li>
<li><a href="RollbackProhibitedException.html" title="class in com.sleepycat.je.rep" target="classFrame">RollbackProhibitedException</a></li>
<li><a href="StateChangeException.html" title="class in com.sleepycat.je.rep" target="classFrame">StateChangeException</a></li>
<li><a href="UnknownMasterException.html" title="class in com.sleepycat.je.rep" target="classFrame">UnknownMasterException</a></li>
</ul>
</div>
</body>
</html>