Package org.apache.hadoop.hive.service

Interface Summary
HiveInterface HiveInterface extends 2 interfaces, ThriftHive and ThriftHiveMetastore.
ThriftHive.AsyncIface  
ThriftHive.Iface  
 

Class Summary
HiveClient Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server.
HiveClusterStatus  
HiveServer Thrift Hive Server Implementation.
HiveServer.HiveServerCli HiveServer specific CLI
HiveServer.HiveServerHandler Handler which implements the Hive Interface This class can be used in lieu of the HiveClient class to get an embedded server.
HiveServer.ThriftHiveProcessorFactory ThriftHiveProcessorFactory.
TestHiveServer TestHiveServer.
TestHiveServerSessions For testing HiveServer in server mode
ThriftHive  
ThriftHive.AsyncClient  
ThriftHive.AsyncClient.clean_call  
ThriftHive.AsyncClient.execute_call  
ThriftHive.AsyncClient.Factory  
ThriftHive.AsyncClient.fetchAll_call  
ThriftHive.AsyncClient.fetchN_call  
ThriftHive.AsyncClient.fetchOne_call  
ThriftHive.AsyncClient.getClusterStatus_call  
ThriftHive.AsyncClient.getQueryPlan_call  
ThriftHive.AsyncClient.getSchema_call  
ThriftHive.AsyncClient.getThriftSchema_call  
ThriftHive.clean_args  
ThriftHive.clean_result  
ThriftHive.Client  
ThriftHive.Client.Factory  
ThriftHive.execute_args  
ThriftHive.execute_result  
ThriftHive.fetchAll_args  
ThriftHive.fetchAll_result  
ThriftHive.fetchN_args  
ThriftHive.fetchN_result  
ThriftHive.fetchOne_args  
ThriftHive.fetchOne_result  
ThriftHive.getClusterStatus_args  
ThriftHive.getClusterStatus_result  
ThriftHive.getQueryPlan_args  
ThriftHive.getQueryPlan_result  
ThriftHive.getSchema_args  
ThriftHive.getSchema_result  
ThriftHive.getThriftSchema_args  
ThriftHive.getThriftSchema_result  
ThriftHive.Processor<I extends ThriftHive.Iface>  
ThriftHive.Processor.clean<I extends ThriftHive.Iface>  
ThriftHive.Processor.execute<I extends ThriftHive.Iface>  
ThriftHive.Processor.fetchAll<I extends ThriftHive.Iface>  
ThriftHive.Processor.fetchN<I extends ThriftHive.Iface>  
ThriftHive.Processor.fetchOne<I extends ThriftHive.Iface>  
ThriftHive.Processor.getClusterStatus<I extends ThriftHive.Iface>  
ThriftHive.Processor.getQueryPlan<I extends ThriftHive.Iface>  
ThriftHive.Processor.getSchema<I extends ThriftHive.Iface>  
ThriftHive.Processor.getThriftSchema<I extends ThriftHive.Iface>  
 

Enum Summary
HiveClusterStatus._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
HiveServerException._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
JobTrackerState  
ThriftHive.clean_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.clean_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.execute_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.execute_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchAll_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchAll_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchN_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchN_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchOne_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.fetchOne_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getClusterStatus_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getClusterStatus_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getQueryPlan_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getQueryPlan_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getSchema_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getSchema_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getThriftSchema_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftHive.getThriftSchema_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
 

Exception Summary
HiveServerException  
 



Copyright © 2013 The Apache Software Foundation