| Package | Description |
|---|---|
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.schedule |
| Modifier and Type | Method and Description |
|---|---|
List<CompleteFileWork.FileWorkImpl> |
EasySubScan.getWorkUnits() |
| Constructor and Description |
|---|
EasySubScan(String userName,
List<CompleteFileWork.FileWorkImpl> files,
EasyFormatPlugin<?> plugin,
List<SchemaPath> columns,
String selectionRoot) |
EasySubScan(String userName,
List<CompleteFileWork.FileWorkImpl> files,
StoragePluginConfig storageConfig,
FormatPluginConfig formatConfig,
StoragePluginRegistry engineRegistry,
List<SchemaPath> columns,
String selectionRoot) |
| Modifier and Type | Method and Description |
|---|---|
CompleteFileWork.FileWorkImpl |
CompleteFileWork.getAsFileWork() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.