| Package | Description |
|---|---|
| org.apache.drill.exec.store.dfs | |
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.parquet |
| Modifier and Type | Method and Description |
|---|---|
AbstractWriter |
FormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
| Modifier and Type | Class and Description |
|---|---|
class |
EasyWriter |
| Modifier and Type | Method and Description |
|---|---|
AbstractWriter |
EasyFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParquetWriter |
| Modifier and Type | Method and Description |
|---|---|
AbstractWriter |
ParquetFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.