public class GridTaskNameHashKey extends Object implements Externalizable, GridCacheInternal
Constructor and Description |
---|
GridTaskNameHashKey()
Empty constructor required by
Externalizable . |
GridTaskNameHashKey(int taskNameHash) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public GridTaskNameHashKey()
Externalizable
.public GridTaskNameHashKey(int taskNameHash)
taskNameHash
- Task name hash.public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017