| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.statistics |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMergedStatistic |
class |
AvgWidthMergedStatistic |
class |
CntDupsMergedStatistic |
class |
ColTypeMergedStatistic |
class |
ColumnMergedStatistic |
class |
HLLMergedStatistic |
class |
NDVMergedStatistic |
class |
NNRowCountMergedStatistic |
class |
RowCountMergedStatistic |
class |
TDigestMergedStatistic |
| Modifier and Type | Method and Description |
|---|---|
static MergedStatistic |
MergedStatisticFactory.getMergedStatistic(String outputStatName,
String inputStatName,
double samplePercent) |
| Modifier and Type | Method and Description |
|---|---|
void |
AvgWidthMergedStatistic.configure(List<MergedStatistic> statisticList) |
void |
CntDupsMergedStatistic.configure(List<MergedStatistic> statisticList) |
| Constructor and Description |
|---|
NDVConfiguration(OptionManager optionsManager,
List<MergedStatistic> statistics) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.