public static class TreeReaderFactory.BytesColumnVectorUtil extends Object
| Constructor and Description |
|---|
TreeReaderFactory.BytesColumnVectorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
readOrcByteArrays(InStream stream,
org.apache.hadoop.hive.ql.io.orc.IntegerReader lengths,
LongColumnVector scratchlcv,
BytesColumnVector result,
long batchSize) |
public TreeReaderFactory.BytesColumnVectorUtil()
public static void readOrcByteArrays(InStream stream, org.apache.hadoop.hive.ql.io.orc.IntegerReader lengths, LongColumnVector scratchlcv, BytesColumnVector result, long batchSize) throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.