类分层结构
- java.lang.Object
- org.apache.flink.streaming.api.operators.AbstractStreamOperator<OUT> (implements 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.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.SortMergeJoinIterator (implements java.io.Closeable)
枚举分层结构
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.