public class QuerySchedulerServiceImpl extends BaseLensService implements QuerySchedulerService
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The constant name for scheduler service.
|
Constructor and Description |
---|
QuerySchedulerServiceImpl(org.apache.hive.service.cli.CLIService cliService)
Instantiates a new query scheduler service impl.
|
Modifier and Type | Method and Description |
---|---|
HealthStatus |
getHealthStatus()
Returns the health status of the service.
|
acquire, acquire, addResource, closeSession, deleteResource, getCliService, getHiveSessionHandle, getLensConf, getLensConf, getNumberOfSessions, getServerDomain, getSession, getSessionManager, getValidPath, openSession, prepareStopping, readExternal, release, release, removePrefixBeforeURI, restoreSession, writeExternal
getServices, init, start, stop
public static final String NAME
public QuerySchedulerServiceImpl(org.apache.hive.service.cli.CLIService cliService)
cliService
- the cli servicepublic HealthStatus getHealthStatus()
BaseLensService
getHealthStatus
in interface HealthCheckable
getHealthStatus
in class BaseLensService
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.