| Package | Description |
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.worker.config |
| Constructor and Description |
|---|
ForkingTaskRunner(ForkingTaskRunnerConfig config,
TaskConfig taskConfig,
WorkerConfig workerConfig,
Properties props,
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,
TaskLogPusher persistentTaskLogs,
DruidNode node) |
| Modifier and Type | Method and Description |
|---|---|
WorkerConfig |
WorkerConfig.setCapacity(int capacity) |
Copyright © 2011–2017. All rights reserved.