public class VisorIdleAnalyzeTaskArg extends VisorDataTransferObject
VisorIdleAnalyzeTaskV1, V2, V3, V4| Constructor and Description |
|---|
VisorIdleAnalyzeTaskArg()
Default constructor.
|
VisorIdleAnalyzeTaskArg(int grpId,
int partId,
String grpName) |
VisorIdleAnalyzeTaskArg(PartitionKey partKey) |
| Modifier and Type | Method and Description |
|---|---|
PartitionKey |
getPartitionKey() |
protected void |
readExternalData(byte protoVer,
ObjectInput in)
Load object's specific data content.
|
String |
toString() |
protected void |
writeExternalData(ObjectOutput out)
Save object's specific data content.
|
getProtocolVersion, readExternal, toList, toSet, writeExternalpublic VisorIdleAnalyzeTaskArg()
public VisorIdleAnalyzeTaskArg(PartitionKey partKey)
partKey - Partition key.public VisorIdleAnalyzeTaskArg(int grpId,
int partId,
String grpName)
grpId - Group id.partId - Partition id.grpName - Group name.public PartitionKey getPartitionKey()
protected void writeExternalData(ObjectOutput out) throws IOException
writeExternalData in class VisorDataTransferObjectout - Output object to write data content.IOException - If I/O errors occur.protected void readExternalData(byte protoVer,
ObjectInput in)
throws IOException
readExternalData in class VisorDataTransferObjectprotoVer - Input object version.in - Input object to load data content.IOException - If I/O errors occur.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021