public class GridPartitionLockKey extends Object implements GridCacheInternal, Externalizable
| Constructor and Description |
|---|
GridPartitionLockKey()
Required by
Externalizable. |
GridPartitionLockKey(Object key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
int |
partitionId() |
void |
partitionId(int partId) |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public GridPartitionLockKey()
Externalizable.public GridPartitionLockKey(Object key)
key - Key.public void partitionId(int partId)
partId - Partition ID.public int partitionId()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015