public class CypherMetrics
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
REPLAN_EVENTS |
| Constructor and Description |
|---|
CypherMetrics(com.codahale.metrics.MetricRegistry registry,
org.neo4j.kernel.monitoring.Monitors monitors) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
public static final String REPLAN_EVENTS
public CypherMetrics(com.codahale.metrics.MetricRegistry registry,
org.neo4j.kernel.monitoring.Monitors monitors)
public void start()
start in interface org.neo4j.kernel.lifecycle.Lifecyclestart in class org.neo4j.kernel.lifecycle.LifecycleAdapterpublic void stop()
stop in interface org.neo4j.kernel.lifecycle.Lifecyclestop in class org.neo4j.kernel.lifecycle.LifecycleAdapterCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.