| Package | Description |
|---|---|
| org.apache.druid.indexing.kafka | |
| org.apache.druid.indexing.kafka.supervisor |
| Modifier and Type | Method and Description |
|---|---|
KafkaIndexTaskTuningConfig |
KafkaIndexTask.getTuningConfig() |
KafkaIndexTaskTuningConfig |
KafkaIndexTaskTuningConfig.withBasePersistDirectory(File dir) |
| Constructor and Description |
|---|
KafkaIndexTask(String id,
TaskResource taskResource,
org.apache.druid.segment.indexing.DataSchema dataSchema,
KafkaIndexTaskTuningConfig tuningConfig,
KafkaIndexTaskIOConfig ioConfig,
Map<String,Object> context,
org.apache.druid.segment.realtime.firehose.ChatHandlerProvider chatHandlerProvider,
org.apache.druid.server.security.AuthorizerMapper authorizerMapper,
RowIngestionMetersFactory rowIngestionMetersFactory,
com.fasterxml.jackson.databind.ObjectMapper configMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaSupervisorTuningConfig |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.