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

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

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

Fields in org.apache.hadoop.hive.serde2.dynamic_type declared as SimpleCharStream
protected  SimpleCharStream thrift_grammarTokenManager.input_stream
           
 

Methods in org.apache.hadoop.hive.serde2.dynamic_type with parameters of type SimpleCharStream
 void thrift_grammarTokenManager.ReInit(SimpleCharStream stream)
          Reinitialise parser.
 void thrift_grammarTokenManager.ReInit(SimpleCharStream stream, int lexState)
          Reinitialise parser.
 

Constructors in org.apache.hadoop.hive.serde2.dynamic_type with parameters of type SimpleCharStream
thrift_grammarTokenManager(SimpleCharStream stream)
          Constructor.
thrift_grammarTokenManager(SimpleCharStream stream, int lexState)
          Constructor.
 



Copyright © 2009 The Apache Software Foundation