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. --- .../sleepycat/db/class-use/ReplicationConfig.html | 473 ++++++++++----------- 1 file changed, 227 insertions(+), 246 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/ReplicationConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html b/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html index 292af887..97174920 100644 --- a/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html +++ b/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html @@ -1,260 +1,241 @@ - - - - - -Uses of Class com.sleepycat.db.ReplicationConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.ReplicationConfig

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

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fields in com.sleepycat.db declared as ReplicationConfig
-static ReplicationConfigReplicationConfig.AUTOINIT - -
-          The replication master should automatically re-initialize outdated - clients (defaults to on.)
-static ReplicationConfigReplicationConfig.BULK - -
-          The replication master should send groups of records to the clients in a - single network transfer.
-static ReplicationConfigReplicationConfig.DELAYCLIENT - -
-          The client should delay synchronizing to a newly declared master - (defaults to off).
-static ReplicationConfigReplicationConfig.ELECTIONS - -
-          Replication Manager automatically runs elections to choose a new - master when the old master appears to have become disconnected.
-static ReplicationConfigReplicationConfig.LEASE - -
-          Master leases will be used for this site.
-static ReplicationConfigReplicationConfig.NOWAIT - -
-          Berkeley DB method calls that would normally block while clients are in - recovery should return errors immediately.
-static ReplicationConfigReplicationConfig.STRICT_2SITE - -
-          Replication Manager observes the strict "majority" rule in managing - elections, even in a group with only 2 sites.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.db with parameters of type ReplicationConfig
- booleanEnvironment.getReplicationConfig(ReplicationConfig config) - -
-          Get the configuration of the replication subsystem.
- voidEnvironment.setReplicationConfig(ReplicationConfig config, - boolean onoff) - -
-          Configure the replication subsystem.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.ReplicationConfig

+
+
+ +
- - - - - - - - - - - - -
-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