| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileTaskLogs  | 
| 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 | Class and Description | 
|---|---|
class  | 
AzureTaskLogs  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GoogleTaskLogs  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HdfsTaskLogs
Indexer hdfs task logs, to support storing hdfs tasks to hdfs. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S3TaskLogs
Provides task logs archived on S3. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TaskLogs  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoopTaskLogs  | 
Copyright © 2011–2018. All rights reserved.