|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hive.service.AbstractService
org.apache.hive.service.cli.thrift.ThriftCLIService
org.apache.hive.service.cli.thrift.ThriftHttpCLIService
public class ThriftHttpCLIService
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 | |
---|---|
ThriftHttpCLIService(CLIService cliService)
|
Method Summary | |
---|---|
void |
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 |
---|
public ThriftHttpCLIService(CLIService cliService)
Method Detail |
---|
public void run()
run
in interface Runnable
run
in class ThriftCLIService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |