@Deprecated public class GridDhtPartitionMap extends GridDhtPartitionMap2
| Constructor and Description |
|---|
GridDhtPartitionMap()
Deprecated.
Empty constructor required for
Externalizable. |
GridDhtPartitionMap(UUID nodeId,
long updateSeq,
Map<Integer,GridDhtPartitionState> m)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
readExternal(ObjectInput in)
Deprecated.
|
String |
toFullString()
Deprecated.
|
String |
toString()
Deprecated.
|
void |
writeExternal(ObjectOutput out)
Deprecated.
|
compareTo, containsKey, emptyCopy, entrySet, get, hasMovingPartitions, keySet, map, nodeId, put, size, topologyVersion, updateSequence, updateSequencepublic GridDhtPartitionMap(UUID nodeId, long updateSeq, Map<Integer,GridDhtPartitionState> m)
nodeId - Node ID.updateSeq - Update sequence number.m - Map to copy.public GridDhtPartitionMap()
Externalizable.public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GridDhtPartitionMap2IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GridDhtPartitionMap2IOExceptionClassNotFoundExceptionpublic boolean equals(Object o)
equals in class GridDhtPartitionMap2public int hashCode()
hashCode in class GridDhtPartitionMap2public String toFullString()
toFullString in class GridDhtPartitionMap2public String toString()
toString in class GridDhtPartitionMap2
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017