public class RaftLogCommitIndexMetric extends Object implements org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogCommitIndexMonitor
| Constructor and Description |
|---|
RaftLogCommitIndexMetric() |
| Modifier and Type | Method and Description |
|---|---|
long |
commitIndex() |
void |
commitIndex(long commitIndex) |
public long commitIndex()
commitIndex in interface org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogCommitIndexMonitorpublic void commitIndex(long commitIndex)
commitIndex in interface org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogCommitIndexMonitorCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.