public class ResourceManagementSchedulerFactoryImpl extends Object implements ResourceManagementSchedulerFactory
Constructor and Description |
---|
ResourceManagementSchedulerFactoryImpl(ResourceManagementStrategy strategy,
ResourceManagementSchedulerConfig config,
com.metamx.common.concurrent.ScheduledExecutorFactory executorFactory) |
Modifier and Type | Method and Description |
---|---|
ResourceManagementScheduler |
build(RemoteTaskRunner runner,
com.metamx.common.concurrent.ScheduledExecutorFactory executorFactory) |
@Inject public ResourceManagementSchedulerFactoryImpl(ResourceManagementStrategy strategy, ResourceManagementSchedulerConfig config, com.metamx.common.concurrent.ScheduledExecutorFactory executorFactory)
public ResourceManagementScheduler build(RemoteTaskRunner runner, com.metamx.common.concurrent.ScheduledExecutorFactory executorFactory)
build
in interface ResourceManagementSchedulerFactory
Copyright © 2011–2015. All rights reserved.