public interface CollectionColumnStatistics extends ColumnStatistics
Modifier and Type | Method and Description |
---|---|
long |
getMaximumChildren()
Get maximum number of children in the collection.
|
long |
getMinimumChildren()
Get minimum number of children in the collection.
|
long |
getTotalChildren()
Get the total number of children in the collection.
|
getBytesOnDisk, getNumberOfValues, hasNull
long getMinimumChildren()
long getMaximumChildren()
long getTotalChildren()
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.