public interface StringColumnStatistics extends ColumnStatistics
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMaximum()
Get the maximum string.
|
java.lang.String |
getMinimum()
Get the minimum string.
|
getNumberOfValues
Copyright © 2012 The Apache Software Foundation