com.ibm.ws.batch.container.checkpoint
Class CheckpointManager
java.lang.Object
com.ibm.ws.batch.container.checkpoint.CheckpointManager
public class CheckpointManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckpointManager
public CheckpointManager(ItemReaderProxy reader,
ItemWriterProxy writer,
CheckpointAlgorithm chkptAlg,
int commitInterval,
long executionId,
long jobInstanceID,
String stepId)
beginCheckpoint
public void beginCheckpoint(int timeoutVal)
beginCheckpoint
public void beginCheckpoint()
endCheckpoint
public void endCheckpoint()
ApplyCheckPointPolicy
public boolean ApplyCheckPointPolicy()
isStarted
public boolean isStarted()
checkpoint
public void checkpoint()
Copyright © 2013. All Rights Reserved.