Package | Description |
---|---|
org.apache.drill.exec.store.mapr.db | |
org.apache.drill.exec.store.mapr.db.binary | |
org.apache.drill.exec.store.mapr.db.json |
Modifier and Type | Field and Description |
---|---|
protected MapRDBFormatPluginConfig |
MapRDBGroupScan.formatPluginConfig |
Modifier and Type | Method and Description |
---|---|
MapRDBFormatPluginConfig |
MapRDBFormatPlugin.getConfig() |
MapRDBFormatPluginConfig |
MapRDBSubScan.getFormatPluginConfig() |
Constructor and Description |
---|
MapRDBFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
StoragePluginConfig storageConfig,
MapRDBFormatPluginConfig formatConfig) |
MapRDBSubScan(StoragePluginRegistry engineRegistry,
String userName,
MapRDBFormatPluginConfig formatPluginConfig,
StoragePluginConfig storageConfig,
List<MapRDBSubScanSpec> regionScanSpecList,
List<SchemaPath> columns,
int maxRecordsToRead,
String tableType,
TupleMetadata schema) |
RestrictedMapRDBSubScan(StoragePluginRegistry engineRegistry,
String userName,
MapRDBFormatPluginConfig formatPluginConfig,
StoragePluginConfig storageConfig,
List<RestrictedMapRDBSubScanSpec> regionScanSpecList,
List<SchemaPath> columns,
int maxRecordsToRead,
String tableType,
TupleMetadata schema) |
Constructor and Description |
---|
BinaryTableGroupScan(String userName,
HBaseScanSpec scanSpec,
FileSystemConfig storagePluginConfig,
MapRDBFormatPluginConfig formatPluginConfig,
List<SchemaPath> columns,
TupleMetadata schema,
StoragePluginRegistry pluginRegistry) |
Constructor and Description |
---|
JsonTableGroupScan(String userName,
JsonScanSpec scanSpec,
FileSystemConfig storagePluginConfig,
MapRDBFormatPluginConfig formatPluginConfig,
List<SchemaPath> columns,
TupleMetadata schema,
StoragePluginRegistry pluginRegistry) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.