Uses of Interface
org.jgroups.raft.metrics.LogMetrics
Packages that use LogMetrics
-
Uses of LogMetrics in org.jgroups.raft
Methods in org.jgroups.raft that return LogMetricsModifier and TypeMethodDescriptionJGroupsRaftMetrics.DisabledJGroupsRaftMetrics.replicationMetrics()JGroupsRaftMetrics.replicationMetrics()Metrics about the Raft log, including entry counts and replication progress.