| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.api.functions.windowing | |
| 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 |
|---|
| AllWindowFunction
Base interface for functions that are evaluated over non-keyed windows.
|
| WindowFunction
Base interface for functions that are evaluated over keyed (grouped) windows.
|
| Class and Description |
|---|
| AllWindowFunction
Base interface for functions that are evaluated over non-keyed windows.
|
| WindowFunction
Base interface for functions that are evaluated over keyed (grouped) windows.
|
| Class and Description |
|---|
| WindowFunction
Base interface for functions that are evaluated over keyed (grouped) windows.
|
| Class and Description |
|---|
| AllWindowFunction
Base interface for functions that are evaluated over non-keyed windows.
|
| WindowFunction
Base interface for functions that are evaluated over keyed (grouped) windows.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.