From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../db/class-use/ReplicationManagerAckPolicy.html | 476 ++++++++++----------- 1 file changed, 222 insertions(+), 254 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html') diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html index 252d4abb..643a3f5b 100644 --- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html +++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html @@ -1,274 +1,242 @@ - - - - - -Uses of Class com.sleepycat.db.ReplicationManagerAckPolicy (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.ReplicationManagerAckPolicy

-
- - - - - - - - - -
-Packages that use ReplicationManagerAckPolicy
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
-  -

- - - - - -
-Uses of ReplicationManagerAckPolicy in com.sleepycat.db
-  -

- - - - - - - - - - - - - - - - + + +
Fields in com.sleepycat.db declared as ReplicationManagerAckPolicy
-static ReplicationManagerAckPolicyReplicationManagerAckPolicy.ALL - -
-          The master should wait until all replication clients have acknowledged - each permanent replication message.
-static ReplicationManagerAckPolicyReplicationManagerAckPolicy.ALL_AVAILABLE - -
-          The master should wait until all currently connected - replication clients have acknowledged each permanent replication message.
-static ReplicationManagerAckPolicyReplicationManagerAckPolicy.ALL_PEERS - -
-          The master should wait until all electable peers have acknowledged +
+

Uses of Class
com.sleepycat.db.ReplicationManagerAckPolicy

+
+
+
+
+ + + + + + + + + + + + +
Methods in com.sleepycat.db that return ReplicationManagerAckPolicy 
Modifier and TypeMethod and Description
ReplicationManagerAckPolicyEnvironmentConfig.getReplicationManagerAckPolicy() +
Get the network Ack policy used by the replication manager.
+
+ + + + + + + + + + + + +
Methods in com.sleepycat.db with parameters of type ReplicationManagerAckPolicy 
Modifier and TypeMethod and Description
voidEnvironmentConfig.setReplicationManagerAckPolicy(ReplicationManagerAckPolicy repmgrAckPolicy) +
Set the network Ack policy used by the replication manager.
+
+ + + + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -


-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1