org.apache.hadoop.hive.serde2.dynamic_type
Class DynamicSerDeSenumDef

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.dynamic_type.SimpleNode
      extended by org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeSenumDef
All Implemented Interfaces:
Node

public class DynamicSerDeSenumDef
extends SimpleNode


Field Summary
 
Fields inherited from class org.apache.hadoop.hive.serde2.dynamic_type.SimpleNode
children, id, parent, parser
 
Constructor Summary
DynamicSerDeSenumDef(int id)
           
DynamicSerDeSenumDef(thrift_grammar p, int id)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.serde2.dynamic_type.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynamicSerDeSenumDef

public DynamicSerDeSenumDef(int id)

DynamicSerDeSenumDef

public DynamicSerDeSenumDef(thrift_grammar p,
                            int id)


Copyright © 2009 The Apache Software Foundation