Package io.opencensus.stats
Class AutoValue_View_AggregationWindow_Interval
java.lang.Object
io.opencensus.stats.View.AggregationWindow
io.opencensus.stats.View.AggregationWindow.Interval
io.opencensus.stats.AutoValue_View_AggregationWindow_Interval
@Deprecated
@Immutable
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_View_AggregationWindow_Interval
extends View.AggregationWindow.Interval
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.opencensus.stats.View.AggregationWindow
View.AggregationWindow.Cumulative, View.AggregationWindow.Interval
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.stats.View.AggregationWindow.Interval
create, match
-
Field Details
-
duration
Deprecated.
-
-
Constructor Details
-
AutoValue_View_AggregationWindow_Interval
AutoValue_View_AggregationWindow_Interval(Duration duration) Deprecated.
-
-
Method Details
-
getDuration
Deprecated.Description copied from class:View.AggregationWindow.Interval
Returns theDuration
associated with thisInterval
.- Specified by:
getDuration
in classView.AggregationWindow.Interval
- Returns:
- a
Duration
.
-
toString
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-