Class FillGaps.InterpolateData<ValueT>
java.lang.Object
org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData<ValueT>
Argument to withInterpolateFunction function.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract BoundedWindowabstract BoundedWindowabstract TimestampedValue<ValueT> getValue() 
- 
Constructor Details
- 
InterpolateData
public InterpolateData() 
 - 
 - 
Method Details
- 
getValue
 - 
getPreviousWindow
 - 
getNextWindow
 
 -