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
SerDeExceptionpublic ObjectInspector getObjectInspector()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.