| Modifier and Type | Method and Description |
|---|---|
abstract AbstractStoragePlugin |
AbstractDbGroupScan.getStoragePlugin() |
| Modifier and Type | Class and Description |
|---|---|
static class |
BasePluginRegistryTest.StoragePluginFixture |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemPlugin
A Storage engine associated with a Hadoop FileSystem Implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DruidStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
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 |
KuduStoragePlugin |
| Modifier and Type | Method and Description |
|---|---|
AbstractStoragePlugin |
TableFormatPlugin.getStoragePlugin() |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractStoragePlugin |
MapRDBGroupScan.storagePlugin |
| Modifier and Type | Method and Description |
|---|---|
AbstractStoragePlugin |
MapRDBGroupScan.getStoragePlugin() |
| Constructor and Description |
|---|
MapRDBGroupScan(AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
List<SchemaPath> columns,
String userName,
TableMetadataProvider metadataProvider) |
| Constructor and Description |
|---|
BinaryTableGroupScan(String userName,
AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
HBaseScanSpec scanSpec,
List<SchemaPath> columns,
MapRDBTableStats tableStats,
TableMetadataProvider metadataProvider) |
BinaryTableGroupScan(String userName,
AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
HBaseScanSpec scanSpec,
List<SchemaPath> columns,
MetadataProviderManager metadataProviderManager) |
| Constructor and Description |
|---|
JsonTableGroupScan(String userName,
AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
JsonScanSpec scanSpec,
List<SchemaPath> columns,
MapRDBStatistics stats,
TableMetadataProvider metadataProvider) |
JsonTableGroupScan(String userName,
AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
JsonScanSpec scanSpec,
List<SchemaPath> columns,
MetadataProviderManager metadataProviderManager) |
| 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 |
OpenTSDBStoragePlugin |
| Modifier and Type | Class and Description |
|---|---|
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.