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

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

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

Fields in org.apache.hadoop.hive.serde2.dynamic_type declared as thrift_grammarTokenManager
 thrift_grammarTokenManager thrift_grammar.token_source
          Generated Token Manager.
 

Methods in org.apache.hadoop.hive.serde2.dynamic_type with parameters of type thrift_grammarTokenManager
 void thrift_grammar.ReInit(thrift_grammarTokenManager tm)
          Reinitialise.
 

Constructors in org.apache.hadoop.hive.serde2.dynamic_type with parameters of type thrift_grammarTokenManager
thrift_grammar(thrift_grammarTokenManager tm)
          Constructor with generated Token Manager.
 



Copyright © 2010 The Apache Software Foundation