| Package | Description |
|---|---|
| org.apache.drill.exec.server.options |
| Modifier and Type | Class and Description |
|---|---|
class |
FallbackOptionManager
An
OptionManager which allows for falling back onto another OptionManager when retrieving options. |
class |
FragmentOptionManager
OptionManager that holds options within FragmentContext. |
class |
InMemoryOptionManager
This is an
OptionManager that holds options in memory rather than in a persistent store. |
class |
QueryOptionManager
OptionManager that holds options within QueryContext. |
class |
SessionOptionManager
OptionManager that holds options within UserSession context. |
class |
SystemOptionManager
All the system options are externalized into conf file.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.