Package | Description |
---|---|
org.apache.flink.streaming.api.scala | |
org.apache.flink.streaming.api.scala.function.util |
Class and Description |
---|
AllWindowFunction
Base interface for functions that are evaluated over non-grouped windows,
i.e., windows over all stream partitions.
|
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-grouped windows,
i.e., windows over all stream partitions.
|
WindowFunction
Base interface for functions that are evaluated over keyed (grouped) windows.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.