Class Settings.IntervalMetrics
java.lang.Object
org.apache.tinkerpop.gremlin.server.Settings.BaseMetrics
org.apache.tinkerpop.gremlin.server.Settings.IntervalMetrics
- Direct Known Subclasses:
Settings.ConsoleReporterMetrics,Settings.CsvReporterMetrics,Settings.HostPortIntervalMetrics,Settings.Slf4jReporterMetrics
- Enclosing class:
- Settings
-
Field Summary
FieldsFields inherited from class org.apache.tinkerpop.gremlin.server.Settings.BaseMetrics
enabled -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
intervalMillis
public long intervalMillis
-
-
Constructor Details
-
IntervalMetrics
public IntervalMetrics()
-