| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.operators.windowing |
This package contains the operators that implement the various window operations
on data streams.
|
| org.apache.flink.streaming.runtime.operators.windowing.functions |
| Class and Description |
|---|
| InternalWindowFunction
Internal interface for functions that are evaluated over keyed (grouped) windows.
|
| Class and Description |
|---|
| InternalWindowFunction
Internal interface for functions that are evaluated over keyed (grouped) windows.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.