Uses of Class
org.apache.flink.streaming.connectors.kafka.internals.KafkaTopicPartitionLeader
-
Packages that use KafkaTopicPartitionLeader Package Description org.apache.flink.streaming.connectors.kafka.internals -
-
Uses of KafkaTopicPartitionLeader in org.apache.flink.streaming.connectors.kafka.internals
Method parameters in org.apache.flink.streaming.connectors.kafka.internals with type arguments of type KafkaTopicPartitionLeader Modifier and Type Method Description static List<KafkaTopicPartition>KafkaTopicPartition. dropLeaderData(List<KafkaTopicPartitionLeader> partitionInfos)Deprecated.
-