public class OrcNoHiveBytesVector extends AbstractOrcNoHiveVector implements BytesColumnVector
BytesColumnVector.Bytes
Constructor and Description |
---|
OrcNoHiveBytesVector(org.apache.orc.storage.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 OrcNoHiveBytesVector(org.apache.orc.storage.ql.exec.vector.BytesColumnVector vector)
public BytesColumnVector.Bytes getBytes(int i)
getBytes
in interface BytesColumnVector
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.