| 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<GroupChangeEvent> |
MonitorService.processGroupChangeHook |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorChangeListener.notify(GroupChangeEvent groupChangeEvent)
The method is invoked whenever there is a change in the composition of
the replication group.
|
Copyright © 2024. All rights reserved.