public class DrillbitPluginRegistryContext extends Object implements PluginRegistryContext
DrillbitContext.| Constructor and Description |
|---|
DrillbitPluginRegistryContext(DrillbitContext drillbitContext) |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
classpathScan() |
DrillConfig |
config() |
DrillbitContext |
drillbitContext() |
com.fasterxml.jackson.databind.ObjectMapper |
hoconMapper() |
com.fasterxml.jackson.databind.ObjectMapper |
mapper() |
public DrillbitPluginRegistryContext(DrillbitContext drillbitContext)
public DrillConfig config()
config in interface PluginRegistryContextpublic com.fasterxml.jackson.databind.ObjectMapper mapper()
mapper in interface PluginRegistryContextpublic com.fasterxml.jackson.databind.ObjectMapper hoconMapper()
hoconMapper in interface PluginRegistryContextpublic ScanResult classpathScan()
classpathScan in interface PluginRegistryContextpublic DrillbitContext drillbitContext()
drillbitContext in interface PluginRegistryContextCopyright © 2021 The Apache Software Foundation. All rights reserved.