| Package | Description |
|---|---|
| io.druid.guice | |
| io.druid.indexing.common.tasklogs | |
| io.druid.storage.azure | |
| io.druid.storage.google | |
| io.druid.storage.hdfs.tasklog | |
| io.druid.storage.s3 | |
| io.druid.tasklogs |
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.multibindings.MapBinder<String,TaskLogs> |
Binders.taskLogsBinder(com.google.inject.Binder binder) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileTaskLogs |
| 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 | Class and Description |
|---|---|
class |
NoopTaskLogs |
Copyright © 2011–2017. All rights reserved.