| Package | Description |
|---|---|
| com.sleepycat.je.rep.monitor |
BDB JE HA support for applications that need to track the composition of a
replication group, in order to do tasks such as load balancing and
request routing.
|
| Modifier and Type | Field and Description |
|---|---|
static TestHook<LeaveGroupEvent> |
MonitorService.processLeaveGroupHook |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorChangeListener.notify(LeaveGroupEvent leaveGroupEvent)
The method is invoked whenever a node leaves the group by closing its
last
ReplicatedEnvironment handle. |
Copyright © 2024. All rights reserved.