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) |
| Modifier and Type | Method and Description |
|---|---|
LoadQueuePeon |
giveMePeon(String basePath) |
@Inject
public LoadQueueTaskMaster(org.apache.curator.framework.CuratorFramework curator,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ScheduledExecutorService peonExec,
ExecutorService callbackExec,
DruidCoordinatorConfig config)
public LoadQueuePeon giveMePeon(String basePath)
Copyright © 2011–2017. All rights reserved.