public class VisorCacheGetValueTaskArg extends IgniteDataTransferObject
VisorCacheGetValueTask.| Constructor and Description |
|---|
VisorCacheGetValueTaskArg()
Default constructor.
|
VisorCacheGetValueTaskArg(String cacheName,
String keyValueStr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheName() |
VisorCacheKeyObject |
getKeyValueHolder() |
protected void |
readExternalData(byte protoVer,
ObjectInput in) |
String |
toString() |
protected void |
writeExternalData(ObjectOutput out) |
getProtocolVersion, readExternal, toList, toSet, writeExternalpublic VisorCacheGetValueTaskArg()
public VisorCacheGetValueTaskArg(String cacheName, String keyValueStr) throws IOException
cacheName - Cache name.keyValueStr - JSON string presentation of key value object.IOExceptionpublic String getCacheName()
public VisorCacheKeyObject getKeyValueHolder()
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.17-p1 Release Date : November 27 2025