public abstract class SettableUnionObjectInspector extends Object implements UnionObjectInspector
ObjectInspector.Category
Constructor and Description |
---|
SettableUnionObjectInspector() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
addField(Object union,
ObjectInspector oi) |
abstract Object |
create() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getField, getObjectInspectors, getTag
getCategory, getTypeName
public abstract Object create()
public abstract Object addField(Object union, ObjectInspector oi)
Copyright © 2017 The Apache Software Foundation. All rights reserved.