public class OrcMapColumnVector extends AbstractOrcColumnVector implements MapColumnVector
Constructor and Description |
---|
OrcMapColumnVector(org.apache.hadoop.hive.ql.exec.vector.MapColumnVector hiveVector,
MapType type) |
Modifier and Type | Method and Description |
---|---|
MapData |
getMap(int i) |
createFlinkVector, createFlinkVectorFromConstant, isNullAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullAt
public OrcMapColumnVector(org.apache.hadoop.hive.ql.exec.vector.MapColumnVector hiveVector, MapType type)
public MapData getMap(int i)
getMap
in interface MapColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.