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, hasNulllong getMinimumChildren()
long getMaximumChildren()
long getTotalChildren()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.