@NotThreadSafe public class CompletedCheckpoint.CompletedCheckpointDiscardObject extends Object implements Checkpoint.DiscardObject
Checkpoint.DiscardObject.| Constructor and Description |
|---|
CompletedCheckpointDiscardObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
discard() |
CompletableFuture<Void> |
discardAsync(Executor ioExecutor) |
public void discard()
throws Exception
discard in interface Checkpoint.DiscardObjectExceptionpublic CompletableFuture<Void> discardAsync(Executor ioExecutor)
discardAsync in interface Checkpoint.DiscardObjectCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.