This project has retired. For details please refer to its
Attic page.
QuerySchedulerServiceImpl (Lens 2.0.1-beta-incubating API)
org.apache.lens.server.scheduler
Class QuerySchedulerServiceImpl
java.lang.Object
org.apache.hive.service.AbstractService
org.apache.hive.service.CompositeService
org.apache.lens.server.LensService
org.apache.lens.server.scheduler.QuerySchedulerServiceImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.apache.hive.service.Service, QuerySchedulerService
public class QuerySchedulerServiceImpl
- extends LensService
- implements QuerySchedulerService
The Class QuerySchedulerServiceImpl.
- 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 |
QuerySchedulerServiceImpl(org.apache.hive.service.cli.CLIService cliService)
Instantiates a new query scheduler 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 |
QuerySchedulerServiceImpl
public QuerySchedulerServiceImpl(org.apache.hive.service.cli.CLIService cliService)
- Instantiates a new query scheduler service impl.
- Parameters:
cliService
- the cli service
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.