public class OrcShimV210 extends OrcShimV200
Constructor and Description |
---|
OrcShimV210() |
Modifier and Type | Method and Description |
---|---|
boolean |
nextBatch(org.apache.orc.RecordReader reader,
org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch rowBatch)
Read the next row batch.
|
computeProjectionMask, createBatchWrapper, createReader, createRecordReader, createRecordReader, getOffsetAndLengthForSplit, readOrcConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createShim, defaultShim
public boolean nextBatch(org.apache.orc.RecordReader reader, org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch rowBatch) throws IOException
OrcShim
nextBatch
in interface OrcShim<org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch>
nextBatch
in class OrcShimV200
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.