Class AutoValue_ViewData_AggregationWindowData_CumulativeData
java.lang.Object
io.opencensus.stats.ViewData.AggregationWindowData
io.opencensus.stats.ViewData.AggregationWindowData.CumulativeData
io.opencensus.stats.AutoValue_ViewData_AggregationWindowData_CumulativeData
@Deprecated
@Immutable
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_ViewData_AggregationWindowData_CumulativeData
extends ViewData.AggregationWindowData.CumulativeData
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class ViewData.AggregationWindowData
ViewData.AggregationWindowData.CumulativeData, ViewData.AggregationWindowData.IntervalData -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.getEnd()Deprecated.Returns the endTimestampfor aViewData.AggregationWindowData.CumulativeData.getStart()Deprecated.Returns the startTimestampfor aViewData.AggregationWindowData.CumulativeData.inthashCode()Deprecated.toString()Deprecated.Methods inherited from class ViewData.AggregationWindowData.CumulativeData
create, match
-
Field Details
-
start
Deprecated. -
end
Deprecated.
-
-
Constructor Details
-
AutoValue_ViewData_AggregationWindowData_CumulativeData
-
-
Method Details
-
getStart
Deprecated.Description copied from class:ViewData.AggregationWindowData.CumulativeDataReturns the startTimestampfor aViewData.AggregationWindowData.CumulativeData.- Specified by:
getStartin classViewData.AggregationWindowData.CumulativeData- Returns:
- the start
Timestamp.
-
getEnd
Deprecated.Description copied from class:ViewData.AggregationWindowData.CumulativeDataReturns the endTimestampfor aViewData.AggregationWindowData.CumulativeData.- Specified by:
getEndin classViewData.AggregationWindowData.CumulativeData- Returns:
- the end
Timestamp.
-
toString
-
equals
-
hashCode
-