| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.signature | |
| org.apache.hadoop.hive.ql.plan.mapper |
| Modifier and Type | Method and Description |
|---|---|
static RelTreeSignature |
RelTreeSignature.of(org.apache.calcite.rel.RelNode node) |
| Modifier and Type | Field and Description |
|---|---|
RelTreeSignature |
PersistedRuntimeStats.rSig |
| Modifier and Type | Method and Description |
|---|---|
Optional<OperatorStats> |
MapBackedStatsSource.lookup(RelTreeSignature of) |
Optional<OperatorStats> |
CachingStatsSource.lookup(RelTreeSignature treeSig) |
Optional<OperatorStats> |
EmptyStatsSource.lookup(RelTreeSignature of) |
Optional<OperatorStats> |
StatsSource.lookup(RelTreeSignature treeSig) |
| Constructor and Description |
|---|
PersistedRuntimeStats(OpTreeSignature sig,
OperatorStats stat,
RelTreeSignature rSig) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.