This project has retired. For details please refer to its
Attic page.
QuotaServiceImpl (Lens 2.1.0-beta-incubating API)
org.apache.lens.server.quota
Class QuotaServiceImpl
java.lang.Object
org.apache.hive.service.AbstractService
org.apache.hive.service.CompositeService
org.apache.lens.server.LensService
org.apache.lens.server.quota.QuotaServiceImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.apache.hive.service.Service, QuotaService
public class QuotaServiceImpl
- extends LensService
- implements QuotaService
The Class QuotaServiceImpl.
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class org.apache.hive.service.CompositeService |
org.apache.hive.service.CompositeService.CompositeServiceShutdownHook |
Nested classes/interfaces inherited from interface org.apache.hive.service.Service |
org.apache.hive.service.Service.STATE |
Constructor Summary |
QuotaServiceImpl(org.apache.hive.service.cli.CLIService cliService)
Instantiates a new quota service impl. |
Methods inherited from class org.apache.lens.server.LensService |
acquire, acquire, addResource, closeSession, deleteResource, getCliService, getHiveSessionHandle, getLensConf, getLensConf, getServerDomain, getSession, getSessionManager, openSession, prepareStopping, readExternal, release, release, restoreSession, writeExternal |
Methods inherited from class org.apache.hive.service.CompositeService |
getServices, init, start, stop |
Methods inherited from class org.apache.hive.service.AbstractService |
getHiveConf, getName, getServiceState, getStartTime, register, unregister |
QuotaServiceImpl
public QuotaServiceImpl(org.apache.hive.service.cli.CLIService cliService)
- Instantiates a new quota service impl.
- Parameters:
cliService
- the cli service
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.