| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.stats |
| Modifier and Type | Method and Description |
|---|---|
BasicStats |
BasicStats.Factory.build(Partish p) |
static BasicStats |
BasicStats.buildFrom(List<BasicStats> partStats) |
| Modifier and Type | Method and Description |
|---|---|
List<BasicStats> |
BasicStats.Factory.buildAll(HiveConf conf,
Collection<Partish> parts) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicStats.IStatsEnhancer.apply(BasicStats stats) |
void |
BasicStats.SetMinRowNumber.apply(BasicStats stats) |
void |
BasicStats.SetMinRowNumber01.apply(BasicStats stats) |
void |
BasicStats.RowNumEstimator.apply(BasicStats stats) |
void |
BasicStats.DataSizeEstimator.apply(BasicStats stats) |
| Modifier and Type | Method and Description |
|---|---|
static BasicStats |
BasicStats.buildFrom(List<BasicStats> partStats) |
| Constructor and Description |
|---|
BasicStats(List<BasicStats> partStats) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.