| Package | Description |
|---|---|
| org.apache.drill.exec.store.mapr.db | |
| org.apache.drill.exec.store.mapr.db.json |
| Constructor and Description |
|---|
RestrictedMapRDBSubScan(StoragePluginRegistry engineRegistry,
String userName,
MapRDBFormatPluginConfig formatPluginConfig,
StoragePluginConfig storageConfig,
List<RestrictedMapRDBSubScanSpec> regionScanSpecList,
List<SchemaPath> columns,
int maxRecordsToRead,
String tableType,
TupleMetadata schema) |
RestrictedMapRDBSubScan(String userName,
MapRDBFormatPlugin formatPlugin,
List<RestrictedMapRDBSubScanSpec> maprDbSubScanSpecs,
List<SchemaPath> columns,
int maxRecordsToRead,
String tableType,
TupleMetadata schema) |
| Modifier and Type | Method and Description |
|---|---|
protected RestrictedMapRDBSubScanSpec |
RestrictedJsonTableGroupScan.getSubScanSpec(TabletFragmentInfo tfi) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.