public interface DateColumnStatistics extends ColumnStatistics
Modifier and Type | Method and Description |
---|---|
Date |
getMaximum()
Get the maximum value for the column.
|
Date |
getMinimum()
Get the minimum value for the column.
|
getNumberOfValues, hasNull
Copyright © 2017 The Apache Software Foundation. All rights reserved.