| Package | Description |
|---|---|
| org.apache.drill.exec.planner.logical | |
| org.apache.drill.exec.store.dfs |
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfig |
FileSystemCreateTableEntry.getStorageConfig() |
| Constructor and Description |
|---|
FileSystemCreateTableEntry(FileSystemConfig storageConfig,
FormatPluginConfig formatConfig,
String location,
List<String> partitionColumns,
StorageStrategy storageStrategy,
StoragePluginRegistry engineRegistry) |
FileSystemCreateTableEntry(FileSystemConfig storageConfig,
FormatPlugin formatPlugin,
String location,
List<String> partitionColumns,
StorageStrategy storageStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected FormatCreator |
FileSystemPlugin.newFormatCreator(FileSystemConfig config,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf)
Creates a new FormatCreator instance.
|
| Constructor and Description |
|---|
FileSystemPlugin(FileSystemConfig config,
DrillbitContext context,
String name) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.