Uses of Interface
org.apache.druid.tasklogs.TaskLogs
-
Packages that use TaskLogs Package Description org.apache.druid.guice org.apache.druid.tasklogs -
-
Uses of TaskLogs in org.apache.druid.guice
Methods in org.apache.druid.guice that return types with arguments of type TaskLogs Modifier and Type Method Description static com.google.inject.multibindings.MapBinder<String,TaskLogs>Binders. taskLogsBinder(com.google.inject.Binder binder) -
Uses of TaskLogs in org.apache.druid.tasklogs
Classes in org.apache.druid.tasklogs that implement TaskLogs Modifier and Type Class Description classNoopTaskLogs
-