|
Berkeley DB Java Edition version 5.0.34 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicatedEnvironment.State | |
---|---|
com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments. |
Uses of ReplicatedEnvironment.State in com.sleepycat.je.rep |
---|
Methods in com.sleepycat.je.rep that return ReplicatedEnvironment.State | |
---|---|
ReplicatedEnvironment.State |
NodeState.getNodeState()
Returns the replication state of
this node. |
ReplicatedEnvironment.State |
StateChangeEvent.getState()
Returns the state that the node has transitioned to. |
ReplicatedEnvironment.State |
ReplicatedEnvironment.getState()
Returns the current state of the node associated with this replication environment. |
static ReplicatedEnvironment.State |
ReplicatedEnvironment.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReplicatedEnvironment.State[] |
ReplicatedEnvironment.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Berkeley DB Java Edition version 5.0.34 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |