| Package | Description |
|---|---|
| org.apache.drill.exec.store.mapr.db.json |
| Modifier and Type | Field and Description |
|---|---|
protected MapRDBStatistics |
JsonTableGroupScan.stats |
| Modifier and Type | Method and Description |
|---|---|
MapRDBStatistics |
JsonTableGroupScan.getStatistics() |
| Constructor and Description |
|---|
JsonTableGroupScan(String userName,
AbstractStoragePlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
JsonScanSpec scanSpec,
List<SchemaPath> columns,
MapRDBStatistics stats,
TableMetadataProvider metadataProvider) |
RestrictedJsonTableGroupScan(String userName,
FileSystemPlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
JsonScanSpec scanSpec,
List<SchemaPath> columns,
MapRDBStatistics statistics,
TupleMetadata schema) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.