IN - The type of the input value.OUT - The type of the output value.W - The type of Window that this window function can be applied on.ProcessAllWindowFunction instead@PublicEvolving @Deprecated public abstract class RichProcessAllWindowFunction<IN,OUT,W extends Window> extends ProcessAllWindowFunction<IN,OUT,W>
ProcessAllWindowFunction.Context| Constructor and Description |
|---|
RichProcessAllWindowFunction()
Deprecated.
|
clear, processclose, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.