public class KafkaIndexTask extends SeekableStreamIndexTask<Integer,Long>
authorizerMapper, chatHandlerProvider, context, dataSchema, LOCK_ACQUIRE_TIMEOUT_SECONDS, parser, rowIngestionMetersFactory, savedParseExceptions, tuningConfig| 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 | Method and Description |
|---|---|
protected SeekableStreamIndexTaskRunner<Integer,Long> |
createTaskRunner() |
KafkaIndexTaskIOConfig |
getIOConfig() |
KafkaIndexTaskTuningConfig |
getTuningConfig() |
String |
getType() |
protected KafkaRecordSupplier |
newTaskRecordSupplier() |
canRestore, getAppenderator, getDataSchema, getFormattedGroupId, getFormattedId, getPriority, getQueryRunner, getRunner, isReady, newAppenderator, newDriver, run, stopGracefully, withinMinMaxRecordTimeequals, getClasspathPrefix, getContext, getDataSource, getGroupId, getId, getNodeType, getOrMakeId, getTaskLocks, getTaskResource, hashCode, success, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddToContext, getContextValue, getContextValuepublic 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)
protected SeekableStreamIndexTaskRunner<Integer,Long> createTaskRunner()
createTaskRunner in class SeekableStreamIndexTask<Integer,Long>protected KafkaRecordSupplier newTaskRecordSupplier()
newTaskRecordSupplier in class SeekableStreamIndexTask<Integer,Long>public KafkaIndexTaskTuningConfig getTuningConfig()
getTuningConfig in class SeekableStreamIndexTask<Integer,Long>public KafkaIndexTaskIOConfig getIOConfig()
getIOConfig in class SeekableStreamIndexTask<Integer,Long>public String getType()
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.