Package | Description |
---|---|
org.apache.tajo.catalog.statistics |
Modifier and Type | Method and Description |
---|---|
List<ColumnStats> |
TableStats.getColumnStats() |
Modifier and Type | Method and Description |
---|---|
void |
TableStats.addColumnStat(ColumnStats columnStats) |
Modifier and Type | Method and Description |
---|---|
void |
TableStats.setColumnStats(List<ColumnStats> columnStatses) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.