Uses of Class
org.apache.flink.runtime.operators.sort.LargeRecordHandler
Packages that use LargeRecordHandler
-
Uses of LargeRecordHandler in org.apache.flink.runtime.operators.sort
Methods in org.apache.flink.runtime.operators.sort with parameters of type LargeRecordHandlerModifier and TypeMethodDescriptionvoidFixedLengthRecordSorter.writeToOutput(ChannelWriterOutputView output, LargeRecordHandler<T> largeRecordsOutput) voidInMemorySorter.writeToOutput(ChannelWriterOutputView output, LargeRecordHandler<T> largeRecordsOutput) voidNormalizedKeySorter.writeToOutput(ChannelWriterOutputView output, LargeRecordHandler<T> largeRecordsOutput)