| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.TopN |
| Modifier and Type | Class and Description |
|---|---|
class |
PriorityQueueTemplate |
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<PriorityQueue> |
PriorityQueue.TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
static PriorityQueue |
TopNBatch.createNewPriorityQueue(MappingSet mainMapping,
MappingSet leftMapping,
MappingSet rightMapping,
List<Order.Ordering> orderings,
VectorAccessible batch,
boolean unionTypeEnabled,
boolean codegenDump,
int limit,
BufferAllocator allocator,
BatchSchema.SelectionVectorMode mode,
FragmentContext context) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.