| Package | Description |
|---|---|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| Constructor and Description |
|---|
ReplicatedEnvironment(java.io.File envHome,
ReplicationConfig repConfig,
EnvironmentConfig envConfig)
A convenience constructor that defaults the replica consistency policy
and the initial election policy to be used.
|
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.