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