Skip navigation links
E F G I K O P 

E

expand(PCollection<ValueT>) - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps
 

F

FillGaps<ValueT> - Class in org.apache.beam.sdk.extensions.timeseries
Fill gaps in timeseries.
FillGaps() - Constructor for class org.apache.beam.sdk.extensions.timeseries.FillGaps
 
FillGaps.FillGapsDoFn<ValueT> - Class in org.apache.beam.sdk.extensions.timeseries
 
FillGaps.InterpolateData<ValueT> - Class in org.apache.beam.sdk.extensions.timeseries
Argument to withInterpolateFunction function.

G

getNextWindow() - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData
 
getPreviousWindow() - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData
 
getValue() - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData
 

I

InterpolateData() - Constructor for class org.apache.beam.sdk.extensions.timeseries.FillGaps.InterpolateData
 

K

keepEarliest() - Static method in class org.apache.beam.sdk.extensions.timeseries.FillGaps
keepLatest() - Static method in class org.apache.beam.sdk.extensions.timeseries.FillGaps

O

of(Duration, String...) - Static method in class org.apache.beam.sdk.extensions.timeseries.FillGaps
Construct the transform for the given duration and key fields.
of(Duration, FieldAccessDescriptor) - Static method in class org.apache.beam.sdk.extensions.timeseries.FillGaps
Construct the transform for the given duration and key fields.
onGcTimer(Instant, ValueState<SortedMap<Instant, TimestampedValue<ValueT>>>, ValueState<SortedMap<Instant, Long>>) - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.FillGapsDoFn
 
onTimer(String, Instant, TimerMap, TimerMap, ValueState<SortedMap<Instant, TimestampedValue<ValueT>>>, ValueState<SortedMap<Instant, Long>>, DoFn.OutputReceiver<ValueT>) - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.FillGapsDoFn
 
org.apache.beam.sdk.extensions.timeseries - package org.apache.beam.sdk.extensions.timeseries
Utilities for operating on timeseries data.

P

process(KV<Row, ValueT>, Instant, TimerMap, TimerMap, ValueState<SortedMap<Instant, TimestampedValue<ValueT>>>, DoFn.OutputReceiver<ValueT>) - Method in class org.apache.beam.sdk.extensions.timeseries.FillGaps.FillGapsDoFn
 
E F G I K O P 
Skip navigation links