HCatRecordObjectInspectorFactory insteadpublic class HCatRecordObjectInspectorFactory
extends java.lang.Object
| Constructor and Description |
|---|
HCatRecordObjectInspectorFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HCatRecordObjectInspector |
getHCatRecordObjectInspector(StructTypeInfo typeInfo)
Deprecated.
Returns HCatRecordObjectInspector given a StructTypeInfo type definition for the record to look into
|
static ObjectInspector |
getStandardObjectInspectorFromTypeInfo(TypeInfo typeInfo)
Deprecated.
|
public HCatRecordObjectInspectorFactory()
public static HCatRecordObjectInspector getHCatRecordObjectInspector(StructTypeInfo typeInfo) throws SerDeException
typeInfo - Type definition for the record to look intoSerDeExceptionpublic static ObjectInspector getStandardObjectInspectorFromTypeInfo(TypeInfo typeInfo)
Copyright © 2012 The Apache Software Foundation