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 ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020