Uses of Interface
io.microraft.report.RaftLogStats
-
Packages that use RaftLogStats Package Description io.microraft.report -
-
Uses of RaftLogStats in io.microraft.report
Methods in io.microraft.report that return RaftLogStats Modifier and Type Method Description RaftLogStats
RaftNodeReport. getLog()
Returns statistics about a Raft node's local Raft log.
-