| Package | Description |
|---|---|
| org.apache.drill.exec.store |
| Modifier and Type | Method and Description |
|---|---|
PluginHandle |
ConnectorHandle.pluginEntryFor(String name,
StoragePluginConfig config,
org.apache.drill.exec.store.PluginHandle.PluginType type) |
PluginHandle |
PluginHandle.transfer(org.apache.drill.exec.store.PluginHandle.PluginType type)
Atomically transfer the plugin instance, if any, to a new handle
of the given type.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.