Uses of Interface
org.opendaylight.controller.cluster.raft.spi.StateSnapshot.Reader
Packages that use StateSnapshot.Reader
-
Uses of StateSnapshot.Reader in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return StateSnapshot.ReaderModifier and TypeMethodDescriptionStateSnapshot.Support.reader()
Returns theStateSnapshot.Reader
.Methods in org.opendaylight.controller.cluster.raft.spi with parameters of type StateSnapshot.ReaderModifier and TypeMethodDescriptiondefault <T extends StateSnapshot>
@Nullable TSnapshotFile.readSnapshot
(StateSnapshot.Reader<? extends T> reader)