@Named(value="myCustomCheckpointAlgorithm") public class MyCustomCheckpointAlgorithm extends AbstractCheckpointAlgorithm
| Constructor and Description |
|---|
MyCustomCheckpointAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
boolean |
isReadyToCheckpoint() |
beginCheckpoint, checkpointTimeout, endCheckpointpublic void init()
public boolean isReadyToCheckpoint()
throws Exception
isReadyToCheckpoint in interface CheckpointAlgorithmisReadyToCheckpoint in class AbstractCheckpointAlgorithmException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0