Package | Description |
---|---|
org.apache.flink.streaming.runtime.operators.windowing |
This package contains the operators that implement the various window operations
on data streams.
|
Modifier and Type | Method and Description |
---|---|
protected AccumulatingKeyedTimePanes<IN,KEY,OUT> |
AccumulatingProcessingTimeWindowOperator.createPanes(KeySelector<IN,KEY> keySelector,
Function function) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.