public class PessimisticStatCombiner extends Object
ColStatistics objects to provide the most pessimistic estimate.| Constructor and Description |
|---|
PessimisticStatCombiner() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ColStatistics stat) |
Optional<ColStatistics> |
getResult() |
public void add(ColStatistics stat)
public Optional<ColStatistics> getResult()
Copyright © 2022 The Apache Software Foundation. All rights reserved.