| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest |
| Modifier and Type | Method and Description |
|---|---|
StorageResources.JsonResult |
StorageResources.createOrUpdatePlugin(String name,
String storagePluginConfig) |
StorageResources.JsonResult |
StorageResources.createOrUpdatePluginJSON(PluginConfigWrapper plugin) |
StorageResources.JsonResult |
StorageResources.deletePlugin(String name) |
StorageResources.JsonResult |
StorageResources.deletePluginJSON(String name) |
StorageResources.JsonResult |
StorageResources.enablePlugin(String name,
Boolean enable) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.