public interface ColumnVector
Modifier and Type | Method and Description |
---|---|
default int |
getCapacity() |
default ColumnVector[] |
getChildren() |
boolean |
isNullAt(int i) |
boolean isNullAt(int i)
default int getCapacity()
default ColumnVector[] getChildren()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.