See: Description
| Interface | Description | 
|---|---|
| CheckpointSupportedChecker | To prevent accidental checkpointing of non-checkpointable app
 you may provide implementation of this interface. | 
| Class | Description | 
|---|---|
| DefaultCheckpointSupportedChecker | Default checkpoint supported checker. | 
| DisabledCheckpointSupportedChecker | Disable all checkpoints. | 
| Enum | Description | 
|---|---|
| CheckpointStatus | Enum represents possible checkpoint state. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.