public interface Checkpoint extends Serializable
| Modifier and Type | Method and Description |
|---|---|
io.pravega.client.stream.impl.CheckpointImpl |
asImpl()
For internal use.
|
String |
getName()
Returns the name of the Checkpoint specified in
ReaderGroup.initiateCheckpoint(String, java.util.concurrent.ScheduledExecutorService). |
String getName()
ReaderGroup.initiateCheckpoint(String, java.util.concurrent.ScheduledExecutorService).io.pravega.client.stream.impl.CheckpointImpl asImpl()