Class LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>
- java.lang.Object
-
- org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>
-
- Enclosing class:
- LastValueWithRetractAggFunction<T>
public static class LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T> extends Object
Accumulator for LAST_VALUE with retraction.
-
-
Constructor Summary
Constructors Constructor Description LastValueWithRetractAccumulator()
-