Uses of Interface
org.opendaylight.controller.cluster.raft.base.messages.ApplySnapshot.Callback
Packages that use ApplySnapshot.Callback
-
Uses of ApplySnapshot.Callback in org.opendaylight.controller.cluster.raft.base.messages
Methods in org.opendaylight.controller.cluster.raft.base.messages that return ApplySnapshot.CallbackConstructors in org.opendaylight.controller.cluster.raft.base.messages with parameters of type ApplySnapshot.CallbackModifierConstructorDescriptionApplySnapshot(@NonNull Snapshot snapshot, @NonNull ApplySnapshot.Callback callback)