Package org.apache.flink.streaming.api.operators.sort
-
Class Summary Class Description MultiInputSortingDataInput<IN,K> An input that wraps an underlying input and sorts the incoming records.MultiInputSortingDataInput.SelectableSortingInputs A wrapper that combines sortinginputswith aInputSelectablethat should be used to choose which input to consume next from.SortingDataInput<T,K> AStreamTaskInputwhich sorts in the incoming records from a chained input.