public interface MapColumnVector extends ColumnVector
Modifier and Type | Method and Description |
---|---|
ColumnVector |
getKeyColumnVector() |
InternalMap |
getMap(int i) |
ColumnVector |
getValueColumnVector() |
isNullAt
InternalMap getMap(int i)
ColumnVector getKeyColumnVector()
ColumnVector getValueColumnVector()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.