Interface ClusterConfigurationCoordinatorSupplier
- All Known Implementing Classes:
ClusterConfigurationCoordinatorSupplier.ClusterClusterConfigurationAwareCoordinatorSupplier
public interface ClusterConfigurationCoordinatorSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptiongetNextCoordinator(Collection<MemberId> members) getNextCoordinatorExcluding(Set<MemberId> memberIds)
-
Method Details
-
getDefaultCoordinator
MemberId getDefaultCoordinator() -
getNextCoordinator
-
getNextCoordinatorExcluding
-