public class RaftLogAppendIndexMetric extends Object implements org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogAppendIndexMonitor
| Constructor and Description |
|---|
RaftLogAppendIndexMetric() |
| Modifier and Type | Method and Description |
|---|---|
long |
appendIndex() |
void |
appendIndex(long appendIndex) |
public long appendIndex()
appendIndex in interface org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogAppendIndexMonitorpublic void appendIndex(long appendIndex)
appendIndex in interface org.neo4j.coreedge.core.consensus.log.monitoring.RaftLogAppendIndexMonitorCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.