Package | Description |
---|---|
com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
Modifier and Type | Method and Description |
---|---|
RollbackException |
RollbackException.wrapSelf(String msg)
For internal use only.
|
Constructor and Description |
---|
RollbackException(String message,
RollbackException cause)
For internal use only.
|
Constructor and Description |
---|
ReplicatedEnvironment(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, 2015 Oracle and/or its affiliates. All rights reserved.