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