Uses of Class
org.apache.hadoop.hive.serde2.dynamic_type.thrift_grammar

Packages that use thrift_grammar
org.apache.hadoop.hive.serde2.dynamic_type   
 

Uses of thrift_grammar in org.apache.hadoop.hive.serde2.dynamic_type
 

Fields in org.apache.hadoop.hive.serde2.dynamic_type declared as thrift_grammar
protected  thrift_grammar SimpleNode.parser
           
 

Constructors in org.apache.hadoop.hive.serde2.dynamic_type with parameters of type thrift_grammar
DynamicSerDeAsync(thrift_grammar p, int id)
           
DynamicSerDeCommaOrSemicolon(thrift_grammar p, int id)
           
DynamicSerDeConst(thrift_grammar p, int id)
           
DynamicSerDeConstList(thrift_grammar p, int id)
           
DynamicSerDeConstListContents(thrift_grammar p, int id)
           
DynamicSerDeConstMap(thrift_grammar p, int id)
           
DynamicSerDeConstMapContents(thrift_grammar p, int id)
           
DynamicSerDeConstValue(thrift_grammar p, int id)
           
DynamicSerDeDefinition(thrift_grammar p, int id)
           
DynamicSerDeDefinitionType(thrift_grammar p, int id)
           
DynamicSerDeEnum(thrift_grammar p, int id)
           
DynamicSerDeEnumDef(thrift_grammar p, int id)
           
DynamicSerDeEnumDefList(thrift_grammar p, int id)
           
DynamicSerDeExtends(thrift_grammar p, int id)
           
DynamicSerDeField(thrift_grammar p, int i)
           
DynamicSerDeFieldList(thrift_grammar p, int i)
           
DynamicSerDeFieldRequiredness(thrift_grammar p, int id)
           
DynamicSerDeFieldType(thrift_grammar p, int i)
           
DynamicSerDeFieldValue(thrift_grammar p, int id)
           
DynamicSerDeFlagArgs(thrift_grammar p, int id)
           
DynamicSerDeFunction(thrift_grammar p, int i)
           
DynamicSerDeFunctionType(thrift_grammar p, int id)
           
DynamicSerDeHeader(thrift_grammar p, int id)
           
DynamicSerDeHeaderList(thrift_grammar p, int id)
           
DynamicSerDeInclude(thrift_grammar p, int id)
           
DynamicSerDeNamespace(thrift_grammar p, int id)
           
DynamicSerDeSenum(thrift_grammar p, int id)
           
DynamicSerDeSenumDef(thrift_grammar p, int id)
           
DynamicSerDeSenumDefList(thrift_grammar p, int id)
           
DynamicSerDeService(thrift_grammar p, int id)
           
DynamicSerDeSimpleNode(thrift_grammar p, int i)
           
DynamicSerDeStart(thrift_grammar p, int id)
           
DynamicSerDeStruct(thrift_grammar p, int i)
           
DynamicSerDeStructBase(thrift_grammar p, int i)
           
DynamicSerDeThrows(thrift_grammar p, int id)
           
DynamicSerDeTypeBase(thrift_grammar p, int i)
           
DynamicSerDeTypeBool(thrift_grammar p, int i)
           
DynamicSerDeTypeByte(thrift_grammar p, int i)
           
DynamicSerDeTypedef(thrift_grammar p, int i)
           
DynamicSerDeTypeDefinition(thrift_grammar p, int id)
           
DynamicSerDeTypeDouble(thrift_grammar p, int i)
           
DynamicSerDeTypei16(thrift_grammar p, int i)
           
DynamicSerDeTypei32(thrift_grammar p, int i)
           
DynamicSerDeTypei64(thrift_grammar p, int i)
           
DynamicSerDeTypeList(thrift_grammar p, int i)
           
DynamicSerDeTypeMap(thrift_grammar p, int i)
           
DynamicSerDeTypeSet(thrift_grammar p, int i)
           
DynamicSerDeTypeString(thrift_grammar p, int i)
           
DynamicSerDeUnflagArgs(thrift_grammar p, int id)
           
DynamicSerDeXception(thrift_grammar p, int id)
           
SimpleNode(thrift_grammar p, int i)
           
 



Copyright © 2011 The Apache Software Foundation