| Package | Description |
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.worker | |
| io.druid.indexing.worker.config |
| Constructor and Description |
|---|
ForkingTaskRunner(ForkingTaskRunnerConfig config,
TaskConfig taskConfig,
WorkerConfig workerConfig,
Properties props,
io.druid.tasklogs.TaskLogPusher taskLogPusher,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DruidNode node) |
ForkingTaskRunnerFactory(ForkingTaskRunnerConfig config,
TaskConfig taskConfig,
WorkerConfig workerConfig,
Properties props,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
io.druid.tasklogs.TaskLogPusher persistentTaskLogs,
DruidNode node) |
| Constructor and Description |
|---|
WorkerTaskMonitor(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
org.apache.curator.framework.CuratorFramework cf,
WorkerCuratorCoordinator workerCuratorCoordinator,
TaskRunner taskRunner,
WorkerConfig workerConfig) |
| Modifier and Type | Method and Description |
|---|---|
WorkerConfig |
WorkerConfig.setCapacity(int capacity) |
Copyright © 2011–2015. All rights reserved.