public class DynamicSerDeFunction extends DynamicSerDeStructBase
fieldid, name, thrift_mode
children, id, parent, parser
Constructor and Description |
---|
DynamicSerDeFunction(int i) |
DynamicSerDeFunction(thrift_grammar p,
int i) |
Modifier and Type | Method and Description |
---|---|
DynamicSerDeFieldList |
getFieldList() |
byte |
getType() |
String |
toString() |
deserialize, getRealType, initialize, isPrimitive, serialize
get, isList, isMap
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString
public DynamicSerDeFunction(int i)
public DynamicSerDeFunction(thrift_grammar p, int i)
public DynamicSerDeFieldList getFieldList()
getFieldList
in class DynamicSerDeStructBase
public String toString()
toString
in class DynamicSerDeTypeBase
public byte getType()
getType
in class DynamicSerDeTypeBase
Copyright © 2017 The Apache Software Foundation. All rights reserved.