public interface StringColumnStatistics extends ColumnStatistics
| Modifier and Type | Method and Description |
|---|---|
String |
getMaximum()
Get the maximum string.
|
String |
getMinimum()
Get the minimum string.
|
getNumberOfValuesCopyright © 2013–2021. All rights reserved.