| Package | Description |
|---|---|
| org.apache.drill.exec.server | |
| org.apache.drill.exec.store | |
| org.apache.drill.exec.store.dfs | |
| org.apache.drill.exec.store.ischema | |
| org.apache.drill.exec.store.mock |
Defines a mock data source which generates dummy test data for use
in testing.
|
| org.apache.drill.exec.store.sys |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
DrillbitContext.getSchemaFactory() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StoragePlugin
Interface for all implementations of the storage plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStoragePlugin
Abstract class for StorePlugin implementations.
|
class |
StoragePluginRegistryImpl.DrillSchemaFactory |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
StoragePluginRegistryImpl.getSchemaFactory() |
SchemaFactory |
StoragePluginRegistry.getSchemaFactory()
Get the Schema factory associated with this storage plugin registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemPlugin
A Storage engine associated with a Hadoop FileSystem Implementation.
|
class |
FileSystemSchemaFactory
This is the top level schema that responds to root level path requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InfoSchemaStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
MockBreakageStorage |
class |
MockStorageEngine |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemTablePlugin
A "storage" plugin for system tables.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.