public interface DateColumnStatistics extends ColumnStatistics
Modifier and Type | Method and Description |
---|---|
DateWritable |
getMaximum()
Get the maximum value for the column.
|
DateWritable |
getMinimum()
Get the minimum value for the column.
|
getNumberOfValues
DateWritable getMinimum()
DateWritable getMaximum()
Copyright © 2012 The Apache Software Foundation