com.ibm.jbatch.container.persistence
Class CheckpointManager
java.lang.Object
com.ibm.jbatch.container.persistence.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,
long executionId,
long jobInstanceID,
String stepId)
beginCheckpoint
public void beginCheckpoint(int timeoutVal)
beginCheckpoint
public void beginCheckpoint()
ApplyCheckPointPolicy
public boolean ApplyCheckPointPolicy()
isStarted
public boolean isStarted()
checkpoint
public void checkpoint()
checkpointTimeout
public int checkpointTimeout()
Copyright © 2013. All Rights Reserved.