Package org.oracle.okafka.clients.admin
package org.oracle.okafka.clients.admin
-
ClassDescriptionThe administrative client for Kafka, which supports managing and inspecting topics.The administrative client for Transactional Event Queues(TXEQ), which supports managing and inspecting topics.The AdminClient configuration class, which also contains constants for configuration entry names.The result of
Admin.createTopics(Collection)
.Options forAdmin.deleteTopics(Collection)
.The result of theAdmin.deleteTopics(Collection)
call.The default implementation ofAdminClient
.