org.apache.hadoop.hive.service
Class ThriftHive

java.lang.Object
  extended by org.apache.hadoop.hive.service.ThriftHive
Direct Known Subclasses:
HiveServer

public class ThriftHive
extends Object


Nested Class Summary
static class ThriftHive.AsyncClient
           
static interface ThriftHive.AsyncIface
           
static class ThriftHive.clean_args
           
static class ThriftHive.clean_result
           
static class ThriftHive.Client
           
static class ThriftHive.execute_args
           
static class ThriftHive.execute_result
           
static class ThriftHive.fetchAll_args
           
static class ThriftHive.fetchAll_result
           
static class ThriftHive.fetchN_args
           
static class ThriftHive.fetchN_result
           
static class ThriftHive.fetchOne_args
           
static class ThriftHive.fetchOne_result
           
static class ThriftHive.getClusterStatus_args
           
static class ThriftHive.getClusterStatus_result
           
static class ThriftHive.getQueryPlan_args
           
static class ThriftHive.getQueryPlan_result
           
static class ThriftHive.getSchema_args
           
static class ThriftHive.getSchema_result
           
static class ThriftHive.getThriftSchema_args
           
static class ThriftHive.getThriftSchema_result
           
static interface ThriftHive.Iface
           
static class ThriftHive.Processor<I extends ThriftHive.Iface>
           
 
Constructor Summary
ThriftHive()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftHive

public ThriftHive()


Copyright © 2013 The Apache Software Foundation