Interface ReplicationOperation.ReplicaResponse

    • Method Detail

      • localCheckpoint

        long localCheckpoint()
        The persisted local checkpoint for the shard.
        Returns:
        the persisted local checkpoint
      • globalCheckpoint

        long globalCheckpoint()
        The persisted global checkpoint for the shard.
        Returns:
        the persisted global checkpoint