| 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 |
|---|---|
StateChangeListener |
ReplicatedEnvironment.getStateChangeListener()
Returns the listener used to receive asynchronous replication node state
change events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedEnvironment.setStateChangeListener(StateChangeListener listener)
Sets the listener used to receive asynchronous replication node state
change events.
|
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.