public class EmbeddedThriftBinaryCLIService extends ThriftBinaryCLIService
Service.STATEservercliService, currentServerContext, hiveAuthFactory, hiveConf, hiveHost, isEmbedded, LOG, maxWorkerThreads, minWorkerThreads, portNum, serverIPAddress, workerKeepAliveTime| Constructor and Description |
|---|
EmbeddedThriftBinaryCLIService() |
| Modifier and Type | Method and Description |
|---|---|
ICLIService |
getService() |
void |
init(HiveConf hiveConf)
Initialize the service.
|
void |
init(HiveConf hiveConf,
Map<String,String> confOverlay) |
initServer, run, stopServerCancelDelegationToken, CancelOperation, CloseOperation, CloseSession, ExecuteStatement, FetchResults, GetCatalogs, GetColumns, GetCrossReference, GetDelegationToken, GetFunctions, GetInfo, GetOperationStatus, getPortNumber, GetPrimaryKeys, GetQueryId, GetResultSetMetadata, GetSchemas, getServerIPAddress, GetTables, GetTableTypes, GetTypeInfo, OpenSession, RenewDelegationToken, SetClientInfo, start, stopgetHiveConf, getName, getServiceState, getStartTime, register, setHiveConf, unregisterpublic void init(HiveConf hiveConf)
AbstractServiceService.STATE.NOTINITED to Service.STATE.INITED unless the
operation failed and an exception was raised.init in interface Serviceinit in class ThriftCLIServicepublic ICLIService getService()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.