org.apache.hive.service.cli.thrift
Class EmbeddedThriftCLIService

java.lang.Object
  extended by org.apache.hive.service.AbstractService
      extended by org.apache.hive.service.cli.thrift.ThriftCLIService
          extended by org.apache.hive.service.cli.thrift.EmbeddedThriftCLIService
All Implemented Interfaces:
Runnable, TCLIService.Iface, Service

public class EmbeddedThriftCLIService
extends ThriftCLIService

EmbeddedThriftSQLService.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.hive.service.Service
Service.STATE
 
Field Summary
 
Fields inherited from class org.apache.hive.service.cli.thrift.ThriftCLIService
isEmbedded, LOG, sqlService
 
Constructor Summary
EmbeddedThriftCLIService()
           
 
Method Summary
 
Methods inherited from class org.apache.hive.service.cli.thrift.ThriftCLIService
CancelOperation, CloseOperation, CloseSession, ExecuteStatement, FetchResults, GetCatalogs, GetColumns, GetFunctions, GetInfo, GetOperationStatus, GetResultSetMetadata, GetSchemas, GetTables, GetTableTypes, GetTypeInfo, init, OpenSession, run, start, stop
 
Methods inherited from class org.apache.hive.service.AbstractService
getHiveConf, getName, getServiceState, getStartTime, register, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedThriftCLIService

public EmbeddedThriftCLIService()


Copyright © 2013 The Apache Software Foundation