public interface KafkaAdmin
Admin
method wrappers, if decided to expose it externally.Modifier and Type | Method and Description |
---|---|
void |
closeAndAwait() |
io.smallrye.mutiny.Uni<Set<String>> |
listTopics() |
org.apache.kafka.clients.admin.Admin |
unwrap() |
Copyright © 2018–2021 SmallRye. All rights reserved.