| Package | Description | 
|---|---|
| org.apache.giraph.bsp.checkpoints | Package of generic bulk synchronous processing objects. | 
| org.apache.giraph.conf | Package of Giraph configuration related things. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultCheckpointSupportedCheckerDefault checkpoint supported checker. | 
| class  | DisabledCheckpointSupportedCheckerDisable all checkpoints. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ClassConfOption<CheckpointSupportedChecker> | GiraphConstants. CHECKPOINT_SUPPORTED_CHECKERDefines if and when checkpointing is supported by this job. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GiraphConfiguration. setCheckpointSupportedChecker(Class<? extends CheckpointSupportedChecker> clazz)Set runtime checkpoint support checker. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.