| 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 AggregatingKeyedTimePanes<IN,KEY> |
AggregatingProcessingTimeWindowOperator.createPanes(org.apache.flink.api.java.functions.KeySelector<IN,KEY> keySelector,
org.apache.flink.api.common.functions.Function function) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.