protected static class BasePluginRegistryTest.PluginRegistryContextFixture extends Object implements PluginRegistryContext
| Constructor and Description |
|---|
PluginRegistryContextFixture(OperatorFixture opFixture) |
| 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 PluginRegistryContextFixture(OperatorFixture opFixture)
public DrillConfig config()
config in interface PluginRegistryContextpublic com.fasterxml.jackson.databind.ObjectMapper mapper()
mapper in interface PluginRegistryContextpublic ScanResult classpathScan()
classpathScan in interface PluginRegistryContextpublic DrillbitContext drillbitContext()
drillbitContext in interface PluginRegistryContextpublic com.fasterxml.jackson.databind.ObjectMapper hoconMapper()
hoconMapper in interface PluginRegistryContextCopyright © 2021 The Apache Software Foundation. All rights reserved.