public class AvroObjectInspectorGenerator extends Object
Constructor and Description |
---|
AvroObjectInspectorGenerator(org.apache.avro.Schema schema) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
generateColumnComments(org.apache.avro.Schema schema) |
static List<String> |
generateColumnNames(org.apache.avro.Schema schema) |
List<String> |
getColumnNames() |
List<TypeInfo> |
getColumnTypes() |
ObjectInspector |
getObjectInspector() |
public AvroObjectInspectorGenerator(org.apache.avro.Schema schema) throws SerDeException
SerDeException
public ObjectInspector getObjectInspector()
Copyright © 2017 The Apache Software Foundation. All rights reserved.