org.apache.hadoop.hive.serde2.objectinspector
Class DelegatedObjectInspectorFactory
java.lang.Object
org.apache.hadoop.hive.serde2.objectinspector.DelegatedObjectInspectorFactory
public class DelegatedObjectInspectorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatedObjectInspectorFactory
public DelegatedObjectInspectorFactory()
wrap
public static ObjectInspector wrap(ObjectInspector inspector)
reset
public static ObjectInspector reset(ObjectInspector prev,
ObjectInspector current)
Copyright © 2011 The Apache Software Foundation