| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest |
| Modifier and Type | Method and Description |
|---|---|
PluginConfigWrapper |
StorageResources.StoragePluginModel.getPlugin() |
PluginConfigWrapper |
StorageResources.getPluginConfig(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginConfigWrapper> |
StorageResources.getConfigsFor(String pluginGroup)
Regex allows the following paths:
|
List<PluginConfigWrapper> |
StorageResources.getPluginsJSON() |
| Modifier and Type | Method and Description |
|---|---|
StorageResources.JsonResult |
StorageResources.createOrUpdatePlugin(PluginConfigWrapper plugin)
Deprecated.
|
StorageResources.JsonResult |
StorageResources.createOrUpdatePluginJSON(PluginConfigWrapper plugin) |
| Constructor and Description |
|---|
StoragePluginModel(PluginConfigWrapper plugin,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.