Class Settings.Slf4jReporterMetrics
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.server.Settings.BaseMetrics
- 
- org.apache.tinkerpop.gremlin.server.Settings.IntervalMetrics
- 
- org.apache.tinkerpop.gremlin.server.Settings.Slf4jReporterMetrics
 
 
 
- 
- Enclosing class:
- Settings
 
 public static class Settings.Slf4jReporterMetrics extends Settings.IntervalMetrics Settings for aMetricsreporter that writes to the SL4J output.
- 
- 
Field SummaryFields Modifier and Type Field Description StringloggerName- 
Fields inherited from class org.apache.tinkerpop.gremlin.server.Settings.IntervalMetricsinterval
 - 
Fields inherited from class org.apache.tinkerpop.gremlin.server.Settings.BaseMetricsenabled
 
- 
 - 
Constructor SummaryConstructors Constructor Description Slf4jReporterMetrics()
 
- 
- 
- 
Field Detail- 
loggerNamepublic String loggerName 
 
- 
 
-