Uses of Package
org.apache.flink.streaming.api.functions.windowing
-
Classes in org.apache.flink.streaming.api.functions.windowing used by org.apache.flink.runtime.asyncprocessing.operators.windowing.functions Class Description ProcessWindowFunction Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.ProcessWindowFunction.Context The context holding window metadata.WindowFunction Base interface for functions that are evaluated over keyed (grouped) windows. -
Classes in org.apache.flink.streaming.api.functions.windowing used by org.apache.flink.streaming.api.datastream Class Description AllWindowFunction Base interface for functions that are evaluated over non-keyed windows.ProcessAllWindowFunction Base abstract class for functions that are evaluated over non-keyed windows using a context for retrieving extra information.ProcessWindowFunction Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.WindowFunction Base interface for functions that are evaluated over keyed (grouped) windows. -
Classes in org.apache.flink.streaming.api.functions.windowing used by org.apache.flink.streaming.api.functions.windowing Class Description AllWindowFunction Base interface for functions that are evaluated over non-keyed windows.ProcessAllWindowFunction Base abstract class for functions that are evaluated over non-keyed windows using a context for retrieving extra information.ProcessAllWindowFunction.Context The context holding window metadata.ProcessWindowFunction Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.ProcessWindowFunction.Context The context holding window metadata.WindowFunction Base interface for functions that are evaluated over keyed (grouped) windows. -
Classes in org.apache.flink.streaming.api.functions.windowing used by org.apache.flink.streaming.runtime.operators.windowing Class Description ProcessWindowFunction Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.WindowFunction Base interface for functions that are evaluated over keyed (grouped) windows. -
Classes in org.apache.flink.streaming.api.functions.windowing used by org.apache.flink.streaming.runtime.operators.windowing.functions Class Description AllWindowFunction Base interface for functions that are evaluated over non-keyed windows.ProcessAllWindowFunction Base abstract class for functions that are evaluated over non-keyed windows using a context for retrieving extra information.ProcessAllWindowFunction.Context The context holding window metadata.ProcessWindowFunction Base abstract class for functions that are evaluated over keyed (grouped) windows using a context for retrieving extra information.ProcessWindowFunction.Context The context holding window metadata.WindowFunction Base interface for functions that are evaluated over keyed (grouped) windows.