Interface ReplicatedChangeLog

All Known Subinterfaces:
ReplicatedState
All Known Implementing Classes:
AbstractReplicatedState, LeaderState, LocalState

public interface ReplicatedChangeLog
  • Method Details

    • handleStateMachineUpdate

      void handleStateMachineUpdate​(StateUpdate update)