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,
com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef) |
@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, com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef)
public TaskRunner build()
build
in interface TaskRunnerFactory
Copyright © 2015. All rights reserved.