public static interface ReplicationOperation.ReplicaResponse
| Modifier and Type | Method and Description |
|---|---|
long |
globalCheckpoint()
The global checkpoint for the shard.
|
long |
localCheckpoint()
The local checkpoint for the shard.
|
long localCheckpoint()
SequenceNumbersService.getLocalCheckpoint().long globalCheckpoint()
SequenceNumbersService.getGlobalCheckpoint().