public class VisorSnapshotCreateTaskArg extends VisorSnapshotCheckTaskArg
| Constructor and Description |
|---|
VisorSnapshotCreateTaskArg()
Default constructor.
|
VisorSnapshotCreateTaskArg(String snpName,
String snpPath,
boolean sync) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readExternalData(byte ver,
ObjectInput in)
Load object's specific data content.
|
boolean |
sync() |
String |
toString() |
protected void |
writeExternalData(ObjectOutput out)
Save object's specific data content.
|
snapshotName, snapshotPathgetProtocolVersion, readExternal, toList, toSet, writeExternalpublic VisorSnapshotCreateTaskArg()
public boolean sync()
protected void writeExternalData(ObjectOutput out) throws IOException
writeExternalData in class VisorSnapshotCheckTaskArgout - Output object to write data content.IOException - If I/O errors occur.protected void readExternalData(byte ver,
ObjectInput in)
throws IOException,
ClassNotFoundException
readExternalData in class VisorSnapshotCheckTaskArgver - Input object version.in - Input object to load data content.IOException - If I/O errors occur.ClassNotFoundException - If the class for an object being restored cannot be found.public String toString()
toString in class VisorSnapshotCheckTaskArg
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022