public class DynamicSerDeTypedef extends DynamicSerDeTypeBase
fieldid, name, thrift_mode
children, id, parent, parser
Constructor and Description |
---|
DynamicSerDeTypedef(int i) |
DynamicSerDeTypedef(thrift_grammar p,
int i) |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(Object reuse,
org.apache.thrift.protocol.TProtocol iprot) |
DynamicSerDeTypeBase |
getMyType() |
byte |
getType() |
void |
serialize(Object o,
ObjectInspector oi,
org.apache.thrift.protocol.TProtocol oprot) |
String |
toString() |
get, getRealType, initialize, isList, isMap, isPrimitive
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString
public DynamicSerDeTypedef(int i)
public DynamicSerDeTypedef(thrift_grammar p, int i)
public DynamicSerDeTypeBase getMyType()
public String toString()
toString
in class DynamicSerDeTypeBase
public byte getType()
getType
in class DynamicSerDeTypeBase
public Object deserialize(Object reuse, org.apache.thrift.protocol.TProtocol iprot) throws SerDeException, org.apache.thrift.TException, IllegalAccessException
deserialize
in class DynamicSerDeTypeBase
SerDeException
org.apache.thrift.TException
IllegalAccessException
public void serialize(Object o, ObjectInspector oi, org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException, SerDeException, NoSuchFieldException, IllegalAccessException
serialize
in class DynamicSerDeTypeBase
org.apache.thrift.TException
SerDeException
NoSuchFieldException
IllegalAccessException
Copyright © 2017 The Apache Software Foundation. All rights reserved.