Class Hierarchy
- java.lang.Object
- org.apache.flink.api.common.functions.AbstractRichFunction (implements org.apache.flink.api.common.functions.RichFunction, java.io.Serializable)
- org.apache.flink.api.java.operators.translation.WrappingFunction<T>
- 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.SetupableStreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator)
- org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator<OUT,F> (implements org.apache.flink.streaming.api.operators.OutputTypeConfigurable<OUT>, org.apache.flink.streaming.api.operators.UserFunctionProvider<F>)
- org.apache.flink.streaming.api.operators.co.KeyedCoProcessOperator<K,IN1,IN2,OUT> (implements org.apache.flink.streaming.api.operators.Triggerable<K,N>, org.apache.flink.streaming.api.operators.TwoInputStreamOperator<IN1,IN2,OUT>)
- org.apache.flink.table.runtime.operators.TableStreamOperator<OUT>
- org.apache.flink.table.runtime.operators.join.HashJoinOperator (implements org.apache.flink.streaming.api.operators.BoundedMultiInput, org.apache.flink.streaming.api.operators.InputSelectable, org.apache.flink.streaming.api.operators.TwoInputStreamOperator<IN1,IN2,OUT>)
- org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator (implements org.apache.flink.streaming.api.operators.BoundedMultiInput, org.apache.flink.streaming.api.operators.TwoInputStreamOperator<IN1,IN2,OUT>)
- org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
- org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil (implements java.io.Serializable)
- org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator (implements java.io.Closeable)
- org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction (implements java.io.Serializable)
- org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator (implements java.io.Closeable)
Enum Hierarchy
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.