public class DynamicSerDeField extends DynamicSerDeSimpleNode
fieldid, name, thrift_modechildren, id, parent, parser| Constructor and Description |
|---|
DynamicSerDeField(int i) |
DynamicSerDeField(thrift_grammar p,
int i) |
| Modifier and Type | Method and Description |
|---|---|
DynamicSerDeFieldType |
getFieldType() |
boolean |
isSkippable() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toStringpublic DynamicSerDeField(int i)
public DynamicSerDeField(thrift_grammar p, int i)
public boolean isSkippable()
public DynamicSerDeFieldType getFieldType()
Copyright © 2012 The Apache Software Foundation