Package org.apache.flink.streaming.api.operators.sort
package org.apache.flink.streaming.api.operators.sort
-
ClassesClassDescriptionAn input that wraps an underlying input and sorts the incoming records.A wrapper that combines sorting
inputswith 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.