| Package | Description |
|---|---|
| org.apache.flink.runtime.operators.sort |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemorySorter.writeToOutput(ChannelWriterOutputView output,
LargeRecordHandler<T> largeRecordsOutput) |
void |
NormalizedKeySorter.writeToOutput(ChannelWriterOutputView output,
LargeRecordHandler<T> largeRecordsOutput) |
void |
FixedLengthRecordSorter.writeToOutput(ChannelWriterOutputView output,
LargeRecordHandler<T> largeRecordsOutput) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.