Uses of Class
org.apache.drill.exec.server.options.BaseOptionManager
Packages that use BaseOptionManager
-
Uses of BaseOptionManager in org.apache.drill.exec.server.options
Subclasses of BaseOptionManager in org.apache.drill.exec.server.optionsModifier and TypeClassDescriptionclass
AnOptionManager
which allows for falling back onto anotherOptionManager
when retrieving options.class
OptionManager
that holds options withinFragmentContextImpl
.class
This is anOptionManager
that holds options in memory rather than in a persistent store.class
OptionManager
that holds options withinQueryContext
.class
OptionManager
that holds options withinUserSession
context.class
OptionManager
that holds options withinDrillbitContext
.