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 FragmentContextImpl . |
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
OptionManager that holds options within
DrillbitContext . |
Copyright © 1970 The Apache Software Foundation. All rights reserved.