| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.connectors.kafka | |
| org.apache.flink.streaming.connectors.kafka.internals |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract AbstractPartitionDiscoverer |
FlinkKafkaConsumerBase.createPartitionDiscoverer(KafkaTopicsDescriptor topicsDescriptor,
int indexOfThisSubtask,
int numParallelSubtasks)
Creates the partition discoverer that is used to find new partitions for this subtask.
|
protected AbstractPartitionDiscoverer |
FlinkKafkaConsumer.createPartitionDiscoverer(KafkaTopicsDescriptor topicsDescriptor,
int indexOfThisSubtask,
int numParallelSubtasks)
已过时。
|
| 构造器和说明 |
|---|
AbstractPartitionDiscoverer(KafkaTopicsDescriptor topicsDescriptor,
int indexOfThisSubtask,
int numParallelSubtasks) |
KafkaPartitionDiscoverer(KafkaTopicsDescriptor topicsDescriptor,
int indexOfThisSubtask,
int numParallelSubtasks,
Properties kafkaProperties) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.