public class PartitionClientInfo
extends java.lang.Object
Constructor and Description |
---|
PartitionClientInfo(PartitionId partitionId,
java.util.Collection<NodeId> servers) |
Modifier and Type | Method and Description |
---|---|
PartitionId |
partitionId()
Returns the identifier for the partition.
|
java.util.Collection<NodeId> |
servers()
Returns the collection of servers that are members of the partition.
|
long |
sessionId()
Deprecated.
in Loon release (1.11.0)
|
DistributedPrimitive.Status |
status()
Deprecated.
in Loon release (1.11.0)
|
public PartitionClientInfo(PartitionId partitionId, java.util.Collection<NodeId> servers)
public PartitionId partitionId()
public java.util.Collection<NodeId> servers()
@Deprecated public long sessionId()
@Deprecated public DistributedPrimitive.Status status()