org.neo4j.kernel.ha
Class HighAvailabilityDiagnostics
java.lang.Object
org.neo4j.kernel.ha.HighAvailabilityDiagnostics
- All Implemented Interfaces:
- org.neo4j.kernel.info.DiagnosticsProvider
public class HighAvailabilityDiagnostics
- extends Object
- implements org.neo4j.kernel.info.DiagnosticsProvider
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighAvailabilityDiagnostics
public HighAvailabilityDiagnostics(HighAvailabilityMemberStateMachine memberStateMachine,
org.neo4j.cluster.client.ClusterClient clusterClient)
getDiagnosticsIdentifier
public String getDiagnosticsIdentifier()
- Specified by:
getDiagnosticsIdentifier in interface org.neo4j.kernel.info.DiagnosticsProvider
acceptDiagnosticsVisitor
public void acceptDiagnosticsVisitor(Object visitor)
- Specified by:
acceptDiagnosticsVisitor in interface org.neo4j.kernel.info.DiagnosticsProvider
dump
public void dump(org.neo4j.kernel.info.DiagnosticsPhase phase,
org.neo4j.kernel.impl.util.StringLogger log)
- Specified by:
dump in interface org.neo4j.kernel.info.DiagnosticsProvider
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.