public class RemoteTaskRunnerFactory extends Object implements TaskRunnerFactory
| Constructor and Description |
|---|
RemoteTaskRunnerFactory(org.apache.curator.framework.CuratorFramework curator,
RemoteTaskRunnerConfig remoteTaskRunnerConfig,
ZkPathsConfig zkPaths,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.metamx.http.client.HttpClient httpClient,
WorkerSelectStrategy strategy) |
@Inject
public RemoteTaskRunnerFactory(org.apache.curator.framework.CuratorFramework curator,
RemoteTaskRunnerConfig remoteTaskRunnerConfig,
ZkPathsConfig zkPaths,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.metamx.http.client.HttpClient httpClient,
WorkerSelectStrategy strategy)
public TaskRunner build()
build in interface TaskRunnerFactoryCopyright © 2014. All rights reserved.