public static class PerformanceStatisticsCommand.PerformanceStatisticsStatusCommandArg extends IgniteDataTransferObject
| Constructor and Description |
|---|
PerformanceStatisticsStatusCommandArg() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readExternalData(byte protoVer,
ObjectInput in)
Load object's specific data content.
|
protected void |
writeExternalData(ObjectOutput out)
Save object's specific data content.
|
getProtocolVersion, readExternal, toList, toSet, writeExternalpublic PerformanceStatisticsStatusCommandArg()
protected void writeExternalData(ObjectOutput out)
writeExternalData in class IgniteDataTransferObjectout - Output object to write data content.protected void readExternalData(byte protoVer,
ObjectInput in)
readExternalData in class IgniteDataTransferObjectprotoVer - Input object version.in - Input object to load data content.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023