Uses of Class
org.apache.drill.exec.server.options.BaseOptionManager
-
Uses of BaseOptionManager in org.apache.drill.exec.server.options
Modifier 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
.