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 |
PriorityQueue.add(RecordBatchData batch)
The elements in the given batch are added to the priority queue.
|
void |
PriorityQueueTemplate.add(RecordBatchData batch) |
Modifier and Type | Method and Description |
---|---|
Map<org.apache.drill.shaded.guava.com.google.common.collect.Range<Long>,RecordBatchData> |
RecordIterator.cachedBatches() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.