public class GridCacheSetHeader extends Object implements GridCacheInternal, Externalizable
| Constructor and Description |
|---|
GridCacheSetHeader()
Required by
Externalizable. |
GridCacheSetHeader(IgniteUuid id,
boolean collocated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
collocated() |
IgniteUuid |
id() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public GridCacheSetHeader()
Externalizable.public GridCacheSetHeader(IgniteUuid id, boolean collocated)
id - Set UUID.collocated - Collocation flag.public IgniteUuid id()
public boolean collocated()
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.8.0 Release Date : December 5 2016