Uses of Package
org.apache.flink.runtime.operators.sort
Packages that use org.apache.flink.runtime.operators.sort
-
Classes in org.apache.flink.runtime.operators.sort used by org.apache.flink.runtime.operators.sortClassDescriptionAn implementation of the
JoinTaskIteratorthat realizes the joining through a sort-merge join strategy.An implementation of theJoinTaskIteratorthat realizes the outer join through a sort-merge join strategy.TheExternalSorteris a full fledged sorter.A builder for anExternalSorter.Factory forInMemorySorter.A push-basedSorter.The SortMerger interface representing the public interface to all specific Sort-Merge implementations.A marker interface for sending messages to different stages.