Interface CheckpointRecordValue

All Superinterfaces:
JsonSerializable, RecordValue
All Known Implementing Classes:
ImmutableCheckpointRecordValue

@Immutable public interface CheckpointRecordValue extends RecordValue
Represents a checkpoint related command or event.
  • Method Details

    • getCheckpointId

      long getCheckpointId()
      Returns:
      id of the checkpoint
    • getCheckpointPosition

      long getCheckpointPosition()
      Returns:
      the position of the checkpoint