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, process
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContext
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.