public interface PartitionManagementService
| Modifier and Type | Method and Description |
|---|---|
PrimaryElectionService |
getElectionService()
Returns the primary election service.
|
ClusterMembershipService |
getMembershipService()
Returns the cluster service.
|
ClusterCommunicationService |
getMessagingService()
Returns the cluster messaging service.
|
PrimitiveTypeRegistry |
getPrimitiveTypes()
Returns the primitive type registry.
|
SessionIdService |
getSessionIdService()
Returns the session ID generator service.
|
ClusterMembershipService getMembershipService()
ClusterCommunicationService getMessagingService()
PrimitiveTypeRegistry getPrimitiveTypes()
PrimaryElectionService getElectionService()
SessionIdService getSessionIdService()
Copyright © 2013–2018. All rights reserved.