|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringColumnStatistics
Statistics for string columns.
| Method Summary | |
|---|---|
String |
getMaximum()
Get the maximum string. |
String |
getMinimum()
Get the minimum string. |
long |
getSum()
Get the total length of all strings |
| Methods inherited from interface org.apache.hadoop.hive.ql.io.orc.ColumnStatistics |
|---|
getNumberOfValues |
| Method Detail |
|---|
String getMinimum()
String getMaximum()
long getSum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||