public class GridCacheInternalKeyImpl extends Object implements GridCacheInternalKey, Externalizable, Cloneable
| Constructor and Description |
|---|
GridCacheInternalKeyImpl()
Empty constructor required for
Externalizable. |
GridCacheInternalKeyImpl(String name)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public GridCacheInternalKeyImpl(String name)
name - - Name of cache data structure.public GridCacheInternalKeyImpl()
Externalizable.@AffinityKeyMapped public String name()
name in interface GridCacheInternalKeypublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException
readExternal in interface ExternalizableIOException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015