RaftManager¶
RaftManager is an abstraction of Raft managers.
Contract¶
client¶
client: RaftClient[T]
See:
leaderAndEpoch¶
leaderAndEpoch: LeaderAndEpoch
See:
Used when:
RaftControllerNodeProvideris requested to getControllerInfo
RaftManager is an abstraction of Raft managers.
client: RaftClient[T]
See:
leaderAndEpoch: LeaderAndEpoch
See:
Used when:
RaftControllerNodeProvider is requested to getControllerInfo