| Interface | Description |
|---|---|
| FormatPlugin |
Similar to a storage engine but built specifically to work within a FileSystem context.
|
| OpenFileTracker |
Interface to track opening and closing of files.
|
| Class | Description |
|---|---|
| BasicFormatMatcher | |
| DrillFileSystem |
DrillFileSystem is the wrapper around the actual FileSystem implementation.
|
| DrillFileSystem.DebugStackTrace | |
| DrillFSDataInputStream |
Wrapper around FSDataInputStream to collect IO Stats.
|
| FileSelection |
Jackson serializable description of a file selection.
|
| FileSystemConfig | |
| FileSystemPlugin |
A Storage engine associated with a Hadoop FileSystem Implementation.
|
| FileSystemSchemaFactory |
This is the top level schema that responds to root level path requests.
|
| FormatCreator |
Responsible for instantiating format plugins
|
| FormatMatcher | |
| FormatSelection | |
| MagicString | |
| MetadataContext |
A metadata context that holds state across multiple invocations of
the Parquet metadata APIs.
|
| NamedFormatPluginConfig | |
| ReadEntryFromHDFS | |
| ReadEntryWithPath | |
| SubDirectoryList | |
| TestCompressedFiles | |
| TestDFSPartitionLocation | |
| TestDrillFileSystem | |
| TestFileSelection | |
| TestFormatPluginOptionExtractor | |
| TestGlob | |
| TestSchemaNotFoundException | |
| WorkspaceConfig |
Stores the workspace related config.
|
| WorkspaceSchemaFactory | |
| WorkspaceSchemaFactory.TableInstance | |
| ZipCodec |
ZIP codec implementation which cna read or create single entry.
|
| Enum | Description |
|---|---|
| MetadataContext.PruneStatus |
Copyright © 2021 The Apache Software Foundation. All rights reserved.