public class LoadQueueTaskMaster extends Object
| Constructor and Description |
|---|
LoadQueueTaskMaster(com.google.inject.Provider<org.apache.curator.framework.CuratorFramework> curatorFrameworkProvider,
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) |
boolean |
isHttpLoading() |
public LoadQueueTaskMaster(com.google.inject.Provider<org.apache.curator.framework.CuratorFramework> curatorFrameworkProvider,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ScheduledExecutorService peonExec,
ExecutorService callbackExec,
DruidCoordinatorConfig config,
HttpClient httpClient,
ZkPathsConfig zkPaths)
public LoadQueuePeon giveMePeon(ImmutableDruidServer server)
public boolean isHttpLoading()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.