| Package | Description |
|---|---|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| Modifier and Type | Method | Description |
|---|---|---|
StateChangeListener |
ReplicatedEnvironment.getStateChangeListener() |
Returns the listener used to receive asynchronous replication node state
change events.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ReplicatedEnvironment.setStateChangeListener(StateChangeListener listener) |
Sets the listener used to receive asynchronous replication node state
change events.
|
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.