| Package | Description |
|---|---|
| org.apache.drill.exec.compile |
Runtime code-generation, compilation and bytecode-manipulation utilities.
|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.server | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
static CodeCompiler |
CodeCompilerTestFactory.getTestCompiler(DrillConfig c) |
| Modifier and Type | Method and Description |
|---|---|
CodeCompiler |
FragmentContext.getCompiler() |
CodeCompiler |
FragmentContextImpl.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
CodeCompiler |
DrillbitContext.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
CodeCompiler |
OperatorFixture.MockFragmentContext.getCompiler() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.