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.
|
Version |
getVersion()
Returns the partition version.
|
PartitionId getId()
Version getVersion()
java.util.Collection<NodeId> getMembers()