Class IntervalMetricReader.Worker
java.lang.Object
io.opencensus.exporter.metrics.util.IntervalMetricReader.Worker
- All Implemented Interfaces:
Runnable
- Enclosing class:
IntervalMetricReader
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final longprivate final MetricExporterprivate final MetricReader -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateWorker(MetricExporter metricExporter, long exportInterval, MetricReader metricReader) -
Method Summary