Class FillGaps.InterpolateData<ValueT>

java.lang.Object
org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData<ValueT>
Enclosing class:
FillGaps<ValueT>

public abstract static class FillGaps.InterpolateData<ValueT> extends Object
Argument to withInterpolateFunction function.
  • Constructor Details

    • InterpolateData

      public InterpolateData()
  • Method Details