| Package | Description |
|---|---|
| com.sleepycat.je.rep.elections |
INTERNAL: Elections of the master node among the nodes in a group.
|
| Modifier and Type | Method and Description |
|---|---|
static MasterValue |
Learner.findMaster(Protocol protocol,
Set<InetSocketAddress> learnerSockets,
Logger logger,
RepImpl repImpl,
Formatter formatter)
Returns the socket address for the current master, or null if one
could not be determined from the available set of learners.
|
Copyright © 2024. All rights reserved.