public interface Partition
| Modifier and Type | Method and Description | 
|---|---|
PartitionId | 
getId()
Returns the partition identifier. 
 | 
Collection<NodeId> | 
getMembers()
Returns the controller nodes that are members of this partition. 
 | 
PartitionId getId()
Collection<NodeId> getMembers()