Uses of Interface
org.opendaylight.controller.cluster.raft.spi.SnapshotFile
Packages that use SnapshotFile
-
Uses of SnapshotFile in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return SnapshotFileModifier and TypeMethodDescription@Nullable SnapshotFile
ForwardingSnapshotStore.lastSnapshot()
final @Nullable SnapshotFile
RaftStorage.lastSnapshot()
@Nullable SnapshotFile
SnapshotStore.lastSnapshot()
Returns the last available snapshot.abstract SnapshotFile
Open an existing file of this format.