Uses of Interface
io.microraft.report.RaftNodeReportListener
Packages that use RaftNodeReportListener
-
Uses of RaftNodeReportListener in io.microraft
Methods in io.microraft with parameters of type RaftNodeReportListenerModifier and TypeMethodDescriptionRaftNode.RaftNodeBuilder.setRaftNodeReportListener(RaftNodeReportListener listener) Sets the Raft node report listener object to be completed about events related to the execution of the Raft consensus algorithm.