Class AutoValue_IntervalMetricReader_Options
java.lang.Object
io.opencensus.exporter.metrics.util.IntervalMetricReader.Options
io.opencensus.exporter.metrics.util.AutoValue_IntervalMetricReader_Options
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_IntervalMetricReader_Options
extends IntervalMetricReader.Options
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateAutoValue_IntervalMetricReader_Options(Duration exportInterval) -
Method Summary
Methods inherited from class IntervalMetricReader.Options
builder
-
Field Details
-
exportInterval
-
-
Constructor Details
-
AutoValue_IntervalMetricReader_Options
-
-
Method Details
-
getExportInterval
Description copied from class:IntervalMetricReader.OptionsReturns the export interval between pushes to StackDriver.- Specified by:
getExportIntervalin classIntervalMetricReader.Options- Returns:
- the export interval.
-
toString
-
equals
-
hashCode
-