delete Checkpoint Async
Asynchronously deletes the checkpoint.
- Scheduler:
deleteCheckpointAsync
does not operate by default on a particular .
Return
Single returning true
if the checkpoint was deleted, false
otherwise.
Asynchronously deletes the checkpoint.
deleteCheckpointAsync
does not operate by default on a particular . Single returning true
if the checkpoint was deleted, false
otherwise.