com.r3corda.node.services.persistence / PerFileCheckpointStorage / checkpoints

checkpoints

val checkpoints: Iterable<Checkpoint>
Overrides CheckpointStorage.checkpoints

Returns a snapshot of all the checkpoints in the store. This may return more checkpoints than were added to this instance of the store; for example if the store persists checkpoints to disk.

Getter

Returns a snapshot of all the checkpoints in the store. This may return more checkpoints than were added to this instance of the store; for example if the store persists checkpoints to disk.