Package org.apache.drill.exec.store
Class DrillbitPluginRegistryContext
java.lang.Object
org.apache.drill.exec.store.DrillbitPluginRegistryContext
- All Implemented Interfaces:
PluginRegistryContext
Implementation of the storage registry context which obtains the
needed resources from the
DrillbitContext
.-
Constructor Details
-
DrillbitPluginRegistryContext
-
-
Method Details
-
config
- Specified by:
config
in interfacePluginRegistryContext
-
mapper
public com.fasterxml.jackson.databind.ObjectMapper mapper()- Specified by:
mapper
in interfacePluginRegistryContext
-
hoconMapper
public com.fasterxml.jackson.databind.ObjectMapper hoconMapper()- Specified by:
hoconMapper
in interfacePluginRegistryContext
-
classpathScan
- Specified by:
classpathScan
in interfacePluginRegistryContext
-
drillbitContext
- Specified by:
drillbitContext
in interfacePluginRegistryContext
-