| Package | Description |
|---|---|
| org.apache.drill.exec.store.avro | |
| org.apache.drill.exec.store.dfs | |
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.parquet | |
| org.apache.drill.exec.store.pcap |
For comments on realization of this format plugin look at :
|
| Modifier and Type | Method and Description |
|---|---|
FormatMatcher |
AvroFormatPlugin.getMatcher() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFormatMatcher |
| Modifier and Type | Method and Description |
|---|---|
FormatMatcher |
FormatPlugin.getMatcher() |
| Constructor and Description |
|---|
WorkspaceSchemaFactory(FileSystemPlugin plugin,
String schemaName,
String storageEngineName,
WorkspaceConfig config,
List<FormatMatcher> formatMatchers,
LogicalPlanPersistence logicalPlanPersistence,
ScanResult scanResult) |
| Modifier and Type | Method and Description |
|---|---|
FormatMatcher |
EasyFormatPlugin.getMatcher() |
| Modifier and Type | Method and Description |
|---|---|
FormatMatcher |
ParquetFormatPlugin.getMatcher() |
| Modifier and Type | Method and Description |
|---|---|
FormatMatcher |
PcapFormatPlugin.getMatcher() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.