Uses of Interface
dev.snowdrop.vertx.kafka.PartitionInfo
-
-
Uses of PartitionInfo in dev.snowdrop.vertx.kafka
Methods in dev.snowdrop.vertx.kafka that return types with arguments of type PartitionInfo Modifier and Type Method Description reactor.core.publisher.Flux<PartitionInfo>KafkaConsumer. partitionsFor(String topic)reactor.core.publisher.Flux<PartitionInfo>KafkaProducer. partitionsFor(String topic)
-