public class PartitionServiceProxy.PartitionProxy extends Object implements Partition, Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
Member |
getOwner()
Returns owner member of the partition.
|
int |
getPartitionId()
Returns id of the partition.
|
int |
hashCode() |
String |
toString() |
public int getPartitionId()
Partition
getPartitionId
in interface Partition
public Member getOwner()
Partition
public int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2014 Hazelcast, Inc.. All rights reserved.