Package org.apache.orc
Interface BinaryColumnStatistics
- All Superinterfaces:
ColumnStatistics
- All Known Implementing Classes:
ColumnStatisticsImpl.BinaryStatisticsImpl
Statistics for binary columns.
-
Method Summary
Methods inherited from interface org.apache.orc.ColumnStatistics
getBytesOnDisk, getNumberOfValues, hasNull
-
Method Details
-
getSum
long getSum()
-