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