| Package | Description |
|---|---|
| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.server | |
| org.apache.drill.exec.server.options |
| Modifier and Type | Field and Description |
|---|---|
protected static SystemOptionManager |
ExecTest.optionManager |
| Modifier and Type | Method and Description |
|---|---|
SystemOptionManager |
DrillbitContext.getOptionManager() |
| Modifier and Type | Method and Description |
|---|---|
SystemOptionManager |
SessionOptionManager.getSystemOptionManager()
Gets the SystemOptionManager.
|
SystemOptionManager |
SystemOptionManager.init()
Initializes this option manager.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.