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
ConstructorsModifierConstructorDescriptionprivate
AutoValue_IntervalMetricReader_Options
(Duration exportInterval) -
Method Summary
Methods inherited from class io.opencensus.exporter.metrics.util.IntervalMetricReader.Options
builder
-
Field Details
-
exportInterval
-
-
Constructor Details
-
AutoValue_IntervalMetricReader_Options
-
-
Method Details
-
getExportInterval
Description copied from class:IntervalMetricReader.Options
Returns the export interval between pushes to StackDriver.- Specified by:
getExportInterval
in classIntervalMetricReader.Options
- Returns:
- the export interval.
-
toString
-
equals
-
hashCode
public int hashCode()
-