Uses of Interface
org.apache.flink.runtime.operators.sort.Sorter
-
Packages that use Sorter Package Description org.apache.flink.runtime.operators.sort -
-
Uses of Sorter in org.apache.flink.runtime.operators.sort
Subinterfaces of Sorter in org.apache.flink.runtime.operators.sort Modifier and Type Interface Description interfacePushSorter<E>A push-basedSorter.Classes in org.apache.flink.runtime.operators.sort that implement Sorter Modifier and Type Class Description classExternalSorter<E>TheExternalSorteris a full fledged sorter.
-