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 |
---|---|
ReplicaStateException |
ReplicaStateException.wrapSelf(String msg)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationGroupAdmin.updateAddress(String nodeName,
String newHostName,
int newPort)
Update the network address for a specified member of the replication
group.
|
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.