| Package | Description |
|---|---|
| com.facebook.hive.orc.lazy |
| Modifier and Type | Class and Description |
|---|---|
class |
OrcLazyPrimitiveObjectInspector<T extends OrcLazyObject,U extends org.apache.hadoop.io.Writable> |
| Modifier and Type | Class and Description |
|---|---|
class |
OrcLazyBinary |
class |
OrcLazyBoolean |
class |
OrcLazyByte |
class |
OrcLazyDouble |
class |
OrcLazyFloat |
class |
OrcLazyInt |
class |
OrcLazyList |
class |
OrcLazyLong |
class |
OrcLazyMap |
class |
OrcLazyRow |
class |
OrcLazyShort |
class |
OrcLazyString |
class |
OrcLazyStruct |
class |
OrcLazyTimestamp |
class |
OrcLazyUnion |
| Modifier and Type | Method and Description |
|---|---|
OrcLazyObject |
OrcLazyRow.getFieldValue(int index) |
protected OrcLazyObject[] |
OrcLazyRow.getRawFields() |
| Constructor and Description |
|---|
OrcLazyObject(OrcLazyObject copy) |
OrcLazyRow(OrcLazyObject[] fields,
List<String> fieldNames) |
Copyright © 2013–2021. All rights reserved.