| Package | Description |
|---|---|
| org.apache.drill.exec.store.avro | |
| org.apache.drill.exec.store.dfs | |
| org.apache.drill.exec.store.pcap |
For comments on realization of this format plugin look at :
|
| Constructor and Description |
|---|
AvroDrillTable(String storageEngineName,
FileSystemPlugin plugin,
String userName,
FormatSelection selection) |
| Modifier and Type | Field and Description |
|---|---|
protected FileSystemPlugin |
FileSystemSchemaFactory.plugin |
| Modifier and Type | Method and Description |
|---|---|
FileSystemPlugin |
WorkspaceSchemaFactory.getPlugin() |
| Modifier and Type | Method and Description |
|---|---|
abstract DrillTable |
FormatMatcher.isReadable(DrillFileSystem fs,
FileSelection selection,
FileSystemPlugin fsPlugin,
String storageEngineName,
String userName) |
DrillTable |
BasicFormatMatcher.isReadable(DrillFileSystem fs,
FileSelection selection,
FileSystemPlugin fsPlugin,
String storageEngineName,
String userName) |
| Constructor and Description |
|---|
FileSystemSchemaFactory(FileSystemPlugin plugin,
String schemaName,
List<WorkspaceSchemaFactory> factories) |
WorkspaceSchemaFactory(FileSystemPlugin plugin,
String schemaName,
String storageEngineName,
WorkspaceConfig config,
List<FormatMatcher> formatMatchers,
LogicalPlanPersistence logicalPlanPersistence,
ScanResult scanResult) |
| Constructor and Description |
|---|
PcapDrillTable(String storageEngineName,
FileSystemPlugin plugin,
String userName,
FormatSelection selection) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.