public interface ElectionsConfig
| Modifier and Type | Method and Description |
|---|---|
int |
getElectionPriority()
Gets the election priority.
|
String |
getGroupName()
Gets the replication group name.
|
int |
getLogVersion()
Gets the JE log version.
|
NameIdPair |
getNameIdPair()
Gets the nodes NameIdPair.
|
RepImpl |
getRepImpl()
Gets the RepImpl.
|
RepNode |
getRepNode()
Get the RepNode.
|
ServiceDispatcher |
getServiceDispatcher()
Gets the ServiceDispatcher.
|
String getGroupName()
NameIdPair getNameIdPair()
ServiceDispatcher getServiceDispatcher()
int getElectionPriority()
int getLogVersion()
RepImpl getRepImpl()
RepNode getRepNode()
Copyright © 2024. All rights reserved.