public class LoadQueueTaskMaster extends Object
| Constructor and Description |
|---|
LoadQueueTaskMaster(org.apache.curator.framework.CuratorFramework curator,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ScheduledExecutorService peonExec,
ExecutorService callbackExec,
DruidCoordinatorConfig config,
HttpClient httpClient,
ZkPathsConfig zkPaths) |
| Modifier and Type | Method and Description |
|---|---|
LoadQueuePeon |
giveMePeon(ImmutableDruidServer server) |
@Inject
public LoadQueueTaskMaster(org.apache.curator.framework.CuratorFramework curator,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ScheduledExecutorService peonExec,
ExecutorService callbackExec,
DruidCoordinatorConfig config,
HttpClient httpClient,
ZkPathsConfig zkPaths)
public LoadQueuePeon giveMePeon(ImmutableDruidServer server)
Copyright © 2011–2018. All rights reserved.