| Package | Description |
|---|---|
| org.apache.flink.streaming.connectors.kafka.internal |
| Modifier and Type | Method and Description |
|---|---|
protected KafkaConsumerCallBridge |
Kafka09Fetcher.createCallBridge() |
| Constructor and Description |
|---|
KafkaConsumerThread(org.slf4j.Logger log,
Handover handover,
Properties kafkaProperties,
org.apache.flink.streaming.connectors.kafka.internals.ClosableBlockingQueue<org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionState<org.apache.kafka.common.TopicPartition>> unassignedPartitionsQueue,
org.apache.flink.metrics.MetricGroup kafkaMetricGroup,
KafkaConsumerCallBridge consumerCallBridge,
String threadName,
long pollTimeout,
boolean useMetrics) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.