public class LogRotationMetrics
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
implements org.neo4j.kernel.lifecycle.Lifecycle
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_ROTATION_DURATION |
static String |
LOG_ROTATION_EVENTS |
static String |
LOG_ROTATION_TOTAL_TIME |
| Constructor and Description |
|---|
LogRotationMetrics(EventReporter reporter,
com.codahale.metrics.MetricRegistry registry,
org.neo4j.kernel.monitoring.Monitors monitors,
org.neo4j.kernel.impl.api.LogRotationMonitor logRotationMonitor) |
public static final String LOG_ROTATION_EVENTS
public static final String LOG_ROTATION_TOTAL_TIME
public static final String LOG_ROTATION_DURATION
public LogRotationMetrics(EventReporter reporter, com.codahale.metrics.MetricRegistry registry, org.neo4j.kernel.monitoring.Monitors monitors, org.neo4j.kernel.impl.api.LogRotationMonitor logRotationMonitor)
public void start()
throws Throwable
start in interface org.neo4j.kernel.lifecycle.Lifecyclestart in class org.neo4j.kernel.lifecycle.LifecycleAdapterThrowablepublic void stop()
throws IOException
stop in interface org.neo4j.kernel.lifecycle.Lifecyclestop in class org.neo4j.kernel.lifecycle.LifecycleAdapterIOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.