public interface ColumnStatistics
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfValues()
Get the number of values in this column.
|
boolean |
hasNull()
Returns true if there are nulls in the scope of column statistics.
|
long getNumberOfValues()
boolean hasNull()
Copyright © 2017 The Apache Software Foundation. All rights reserved.