public final class OrcUnion extends Object implements org.apache.hadoop.hive.serde2.objectinspector.UnionObject
| Modifier and Type | Class and Description |
|---|---|
static class |
OrcUnion.OrcUnionObjectInspector |
| Constructor and Description |
|---|
OrcUnion() |
public void set(byte tag,
Object object)
public byte getTag()
getTag in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObjectpublic Object getObject()
getObject in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObjectCopyright © 2013–2021. All rights reserved.