Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.planner.index | |
org.apache.drill.exec.store.mapr.db.binary | |
org.apache.drill.exec.store.mapr.db.json |
Modifier and Type | Method and Description |
---|---|
Statistics |
DbGroupScan.getStatistics()
Get the statistics for this
DbGroupScan |
Modifier and Type | Method and Description |
---|---|
void |
IndexGroupScan.setStatistics(Statistics statistics)
Set the statistics for
IndexGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
MapRDBStatistics |
Modifier and Type | Method and Description |
---|---|
void |
IndexProperties.setProperties(Map<LogicalExpression,org.apache.calcite.rex.RexNode> prefixMap,
boolean satisfiesCollation,
org.apache.calcite.rex.RexNode indexColumnsRemainderFilter,
Statistics stats) |
void |
IndexSelector.DrillIndexProperties.setProperties(Map<LogicalExpression,org.apache.calcite.rex.RexNode> prefixMap,
boolean satisfiesCollation,
org.apache.calcite.rex.RexNode indexColumnsRemainderFilter,
Statistics stats) |
Modifier and Type | Method and Description |
---|---|
Statistics |
BinaryTableGroupScan.getStatistics() |
Modifier and Type | Method and Description |
---|---|
void |
JsonTableGroupScan.setStatistics(Statistics statistics) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.