Package | Description |
---|---|
com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
com.sleepycat.je.rep.util |
BDB JE High Availability command line utilities and helper classes.
|
Modifier and Type | Method and Description |
---|---|
MasterTransferFailureException |
MasterTransferFailureException.wrapSelf(String message)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
String |
ReplicationGroupAdmin.transferMaster(Set<String> nodeNames,
int timeout,
TimeUnit timeUnit,
boolean force)
Transfers the master state from the current master to one of the
electable replicas supplied in the argument list.
|
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.