public interface BooleanColumnStatistics extends ColumnStatistics
Modifier and Type | Method and Description |
---|---|
long |
getFalseCount() |
long |
getTrueCount() |
getNumberOfValues, hasNull
Copyright © 2017 The Apache Software Foundation. All rights reserved.