| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.physical.impl.TopN | |
| org.apache.drill.exec.server |
| Modifier and Type | Method and Description |
|---|---|
protected CodeCompiler |
FragmentContext.getCompiler() |
protected abstract CodeCompiler |
BaseFragmentContext.getCompiler() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
CodeCompiler |
DrillbitContext.getCompiler() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.