Class Hierarchy
- java.lang.Object
- org.apache.flink.streaming.api.operators.AbstractStreamOperator<OUT> (implements org.apache.flink.streaming.api.operators.KeyContextHandler, java.io.Serializable, org.apache.flink.streaming.api.operators.StreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator, org.apache.flink.streaming.api.operators.YieldingOperator<OUT>)
- org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator<K,V,IN,OUT> (implements org.apache.flink.table.runtime.operators.bundle.trigger.BundleTriggerCallback, org.apache.flink.streaming.api.operators.OneInputStreamOperator<IN,OUT>)
- org.apache.flink.table.runtime.operators.bundle.MapBundleFunction<K,V,IN,OUT> (implements org.apache.flink.api.common.functions.Function)