public class GridCacheSetHeaderKey extends Object implements Externalizable, GridCacheInternal
| Constructor and Description |
|---|
GridCacheSetHeaderKey()
Required by
Externalizable. |
GridCacheSetHeaderKey(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public GridCacheSetHeaderKey()
Externalizable.public GridCacheSetHeaderKey(String name)
name - Set name.public String name()
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. 2.5.0 Release Date : May 23 2018