public interface StructField
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFieldComment()
Get the comment for the field.
|
java.lang.String |
getFieldName()
Get the name of the field.
|
ObjectInspector |
getFieldObjectInspector()
Get the ObjectInspector for the field.
|
java.lang.String getFieldName()
ObjectInspector getFieldObjectInspector()
java.lang.String getFieldComment()
Copyright © 2012 The Apache Software Foundation