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

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.ThriftBinaryCLIService
              extended by org.apache.hive.service.cli.thrift.EmbeddedThriftBinaryCLIService
All Implemented Interfaces:
Runnable, TCLIService.Iface, Service

public class EmbeddedThriftBinaryCLIService
extends ThriftBinaryCLIService

EmbeddedThriftBinaryCLIService.


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
cliService, hiveAuthFactory, hiveConf, httpServer, isEmbedded, LOG, maxWorkerThreads, minWorkerThreads, portNum, server, serverAddress
 
Constructor Summary
EmbeddedThriftBinaryCLIService()
           
 
Method Summary
 
Methods inherited from class org.apache.hive.service.cli.thrift.ThriftBinaryCLIService
run
 
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, 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

EmbeddedThriftBinaryCLIService

public EmbeddedThriftBinaryCLIService()


Copyright © 2012 The Apache Software Foundation