public class HCatRecordObjectInspectorFactory extends Object
Constructor and Description |
---|
HCatRecordObjectInspectorFactory() |
Modifier and Type | Method and Description |
---|---|
static HCatRecordObjectInspector |
getHCatRecordObjectInspector(StructTypeInfo typeInfo)
Returns HCatRecordObjectInspector given a StructTypeInfo type definition for the record to look into
|
static ObjectInspector |
getStandardObjectInspectorFromTypeInfo(TypeInfo typeInfo) |
public static HCatRecordObjectInspector getHCatRecordObjectInspector(StructTypeInfo typeInfo) throws SerDeException
typeInfo
- Type definition for the record to look intoSerDeException
public static ObjectInspector getStandardObjectInspectorFromTypeInfo(TypeInfo typeInfo)
Copyright © 2017 The Apache Software Foundation. All rights reserved.