|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructField
StructField is an empty interface. Classes implementing this interface are considered to represent a field of a struct for this serde package.
Method Summary | |
---|---|
String |
getFieldComment()
Get the comment for the field. |
String |
getFieldName()
Get the name of the field. |
ObjectInspector |
getFieldObjectInspector()
Get the ObjectInspector for the field. |
Method Detail |
---|
String getFieldName()
ObjectInspector getFieldObjectInspector()
String getFieldComment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |