| 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,
OptionSet optionSet,
FunctionLookupContext functionLookupContext,
CodeCompiler codeCompiler,
List<Order.Ordering> orderings,
VectorAccessible batch,
boolean unionTypeEnabled,
boolean codegenDump,
int limit,
BufferAllocator allocator,
BatchSchema.SelectionVectorMode mode) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.