Package io.opencensus.stats
Class AutoValue_ViewData_AggregationWindowData_IntervalData
java.lang.Object
io.opencensus.stats.ViewData.AggregationWindowData
io.opencensus.stats.ViewData.AggregationWindowData.IntervalData
io.opencensus.stats.AutoValue_ViewData_AggregationWindowData_IntervalData
@Deprecated
@Immutable
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_ViewData_AggregationWindowData_IntervalData
extends ViewData.AggregationWindowData.IntervalData
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.opencensus.stats.ViewData.AggregationWindowData
ViewData.AggregationWindowData.CumulativeData, ViewData.AggregationWindowData.IntervalData
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Methods inherited from class io.opencensus.stats.ViewData.AggregationWindowData.IntervalData
create, match
-
Field Details
-
end
Deprecated.
-
-
Constructor Details
-
AutoValue_ViewData_AggregationWindowData_IntervalData
AutoValue_ViewData_AggregationWindowData_IntervalData(Timestamp end) Deprecated.
-
-
Method Details
-
getEnd
Deprecated.Description copied from class:ViewData.AggregationWindowData.IntervalData
Returns the endTimestamp
for anViewData.AggregationWindowData.IntervalData
.- Specified by:
getEnd
in classViewData.AggregationWindowData.IntervalData
- Returns:
- the end
Timestamp
.
-
toString
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-