| 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 |
AbstractSchemaFactory
Abstract implementation of
SchemaFactory, ensures that given schema
name is always converted is lower case. |
class |
AbstractStoragePlugin
Abstract class for StorePlugin implementations.
|
static class |
BasePluginRegistryTest.StoragePluginFixture |
class |
DrillSchemaFactory |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
StoragePluginRegistry.getSchemaFactory()
Get the Schema factory associated with this storage plugin registry.
|
SchemaFactory |
StoragePluginRegistryImpl.getSchemaFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraRootDrillSchemaFactory |
| 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 |
DruidStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
DruidSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchDrillSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseSchemaFactory |
class |
HBaseStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpSchemaFactory |
class |
HttpStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
InfoSchemaStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
KuduSchemaFactory |
class |
KuduStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
MockBreakageStorage |
class |
MockStorageEngine |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenTSDBStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenTSDBSchemaFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SplunkSchemaFactory |
class |
SplunkStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemTablePlugin
A "storage" plugin for system tables.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.