public class LeaderNotFoundMetric extends Object implements org.neo4j.coreedge.core.consensus.LeaderNotFoundMonitor
| Constructor and Description |
|---|
LeaderNotFoundMetric() |
| Modifier and Type | Method and Description |
|---|---|
void |
increment() |
long |
leaderNotFoundExceptions() |
public long leaderNotFoundExceptions()
leaderNotFoundExceptions in interface org.neo4j.coreedge.core.consensus.LeaderNotFoundMonitorpublic void increment()
increment in interface org.neo4j.coreedge.core.consensus.LeaderNotFoundMonitorCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.