Package org.apache.flink.streaming.api.functions
package org.apache.flink.streaming.api.functions
-
ClassesClassDescriptionKeyedProcessFunction<K,
I, O> A keyed function that processes elements of a stream.ProcessFunction<I,O> A function that processes elements of a stream.