Class Settings.GraphiteReporterMetrics
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.server.Settings.BaseMetrics
- 
- org.apache.tinkerpop.gremlin.server.Settings.IntervalMetrics
- 
- org.apache.tinkerpop.gremlin.server.Settings.HostPortIntervalMetrics
- 
- org.apache.tinkerpop.gremlin.server.Settings.GraphiteReporterMetrics
 
 
 
 
- 
- Enclosing class:
- Settings
 
 public static class Settings.GraphiteReporterMetrics extends Settings.HostPortIntervalMetrics Settings for aMetricsreporter that writes to Graphite.
- 
- 
Field SummaryFields Modifier and Type Field Description Stringprefix- 
Fields inherited from class org.apache.tinkerpop.gremlin.server.Settings.HostPortIntervalMetricshost, port
 - 
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 GraphiteReporterMetrics()
 
- 
- 
- 
Field Detail- 
prefixpublic String prefix 
 
- 
 
-