@Internal public class ReduceEvictingWindowReaderFunction<IN,OUT,KEY,W extends org.apache.flink.streaming.api.windowing.windows.Window> extends EvictingWindowReaderFunction<IN,IN,OUT,KEY,W>
WindowReaderFunction.Context<W extends org.apache.flink.streaming.api.windowing.windows.Window>| Constructor and Description |
|---|
ReduceEvictingWindowReaderFunction(WindowReaderFunction<IN,OUT,KEY,W> wrappedFunction,
org.apache.flink.api.common.functions.ReduceFunction<IN> reduceFunction) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IN> |
transform(Iterable<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN>> elements) |
close, open, readWindow, setRuntimeContextCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.