Package | Description |
---|---|
org.apache.orc.impl | |
org.apache.orc.impl.writer |
Modifier and Type | Method and Description |
---|---|
static void |
DictionaryUtils.getTextInternal(Text result,
int position,
DynamicIntArray keyOffsets,
DynamicByteArray byteArray)
Obtain the UTF8 string from the byteArray using the offset in index-array.
|
Constructor and Description |
---|
VisitorContextImpl(DynamicByteArray byteArray,
DynamicIntArray keyOffsets) |
Modifier and Type | Field and Description |
---|---|
protected DynamicIntArray |
StringBaseTreeWriter.rows |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.