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, processCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.