Hierarchy For Package org.apache.flink.streaming.api.operators.sortpartition
Package Hierarchies: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.streaming.api.operators.sortpartition.KeyedSortPartitionOperator<INPUT,
KEY> (implements org.apache.flink.streaming.api.operators.BoundedOneInput, org.apache.flink.streaming.api.operators.OneInputStreamOperator<IN, OUT>) - org.apache.flink.streaming.api.operators.sortpartition.SortPartitionOperator<INPUT> (implements org.apache.flink.streaming.api.operators.BoundedOneInput, org.apache.flink.streaming.api.operators.OneInputStreamOperator<IN,
OUT>)
- org.apache.flink.streaming.api.operators.sortpartition.KeyedSortPartitionOperator<INPUT,
- org.apache.flink.api.common.typeutils.TypeComparator<T> (implements java.io.Serializable)
- org.apache.flink.streaming.api.operators.sortpartition.FixedLengthByteKeyAndValueComparator<INPUT>
- org.apache.flink.streaming.api.operators.sortpartition.VariableLengthByteKeyAndValueComparator<INPUT>
- 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>)