| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.sort | |
| org.apache.drill.exec.physical.impl.TopN | |
| org.apache.drill.exec.record |
| Modifier and Type | Method and Description |
|---|---|
void |
SortRecordBatchBuilder.add(RecordBatchData rbd) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriorityQueueTemplate.add(RecordBatchData batch) |
void |
PriorityQueue.add(RecordBatchData batch)
The elements in the given batch are added to the priority queue.
|
| Modifier and Type | Method and Description |
|---|---|
Map<com.google.common.collect.Range<Long>,RecordBatchData> |
RecordIterator.cachedBatches() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.