|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DecimalColumnStatistics
Statistics for decimal columns.
| Method Summary | |
|---|---|
HiveDecimal |
getMaximum()
Get the maximum value for the column. |
HiveDecimal |
getMinimum()
Get the minimum value for the column. |
HiveDecimal |
getSum()
Get the sum of the values of the column. |
| Methods inherited from interface org.apache.hadoop.hive.ql.io.orc.ColumnStatistics |
|---|
getNumberOfValues |
| Method Detail |
|---|
HiveDecimal getMinimum()
HiveDecimal getMaximum()
HiveDecimal getSum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||