Class CheckpointData
java.lang.Object
com.ibm.jbatch.tck.artifacts.chunktypes.CheckpointData
- All Implemented Interfaces:
Externalizable
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
CheckpointData
public CheckpointData()
-
-
Method Details
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-