public class VisorCacheKeyObject extends IgniteDataTransferObject
VisorCacheGetValueTask.| Constructor and Description |
|---|
VisorCacheKeyObject()
Default constructor.
|
VisorCacheKeyObject(VisorDataType type,
Object key) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
VisorDataType |
getType() |
protected void |
readExternalData(byte protoVer,
ObjectInput in) |
String |
toString() |
protected void |
writeExternalData(ObjectOutput out) |
getProtocolVersion, readExternal, toList, toSet, writeExternalpublic VisorCacheKeyObject()
public VisorCacheKeyObject(VisorDataType type, Object key)
type - Type of key object.key - Specified key.public VisorDataType getType()
public Object getKey()
protected void writeExternalData(ObjectOutput out) throws IOException
writeExternalData in class IgniteDataTransferObjectIOExceptionprotected void readExternalData(byte protoVer,
ObjectInput in)
throws IOException,
ClassNotFoundException
readExternalData in class IgniteDataTransferObjectIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026