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