Uses of Interface
com.google.dataflow.v1beta3.ProgressTimeseries.PointOrBuilder
-
Packages that use ProgressTimeseries.PointOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of ProgressTimeseries.PointOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement ProgressTimeseries.PointOrBuilder Modifier and Type Class Description static classProgressTimeseries.PointA point in the timeseries.static classProgressTimeseries.Point.BuilderA point in the timeseries.Methods in com.google.dataflow.v1beta3 that return ProgressTimeseries.PointOrBuilder Modifier and Type Method Description ProgressTimeseries.PointOrBuilderProgressTimeseries.Builder. getDataPointsOrBuilder(int index)History of progress for the component.ProgressTimeseries.PointOrBuilderProgressTimeseries. getDataPointsOrBuilder(int index)History of progress for the component.ProgressTimeseries.PointOrBuilderProgressTimeseriesOrBuilder. getDataPointsOrBuilder(int index)History of progress for the component.Methods in com.google.dataflow.v1beta3 that return types with arguments of type ProgressTimeseries.PointOrBuilder Modifier and Type Method Description List<? extends ProgressTimeseries.PointOrBuilder>ProgressTimeseries.Builder. getDataPointsOrBuilderList()History of progress for the component.List<? extends ProgressTimeseries.PointOrBuilder>ProgressTimeseries. getDataPointsOrBuilderList()History of progress for the component.List<? extends ProgressTimeseries.PointOrBuilder>ProgressTimeseriesOrBuilder. getDataPointsOrBuilderList()History of progress for the component.
-