Interface TopologyManager
- All Known Implementing Classes:
PartitionManagerImpl,TopologyManagerImpl
public interface TopologyManager
Maintains the cluster topology.
Three main interactions are possible:
- observer: registering a listener and getting updated about node and partition events
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Method Details
-
removeTopologyPartitionListener
-
addTopologyPartitionListener
-