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