public interface CheckpointCommitter
| Modifier and Type | Method and Description |
|---|---|
void |
commitCheckpoint(long checkpointId)
This method is called as a notification once a distributed checkpoint has been completed.
|
void commitCheckpoint(long checkpointId)
checkpointId - The ID of the checkpoint that has been completed.Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.