All Classes and Interfaces
Class
Description
The 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 consumer configuration keys
The result of
Admin.createTopics(Collection)
.Options for
Admin.deleteTopics(Collection)
.The result of the
Admin.deleteTopics(Collection)
call.If a method/api is not supported then this exception is thrown.
This exception indicates that user provided invalid login details.
This exception indicates that client has received invalid message id from server.
The default implementation of
AdminClient
.A Java client that consumes records from a Transactional event
queues(TxEventQ).
An OKafka client that publishes records to the Oracle's Transactional Event
Queue (TxEQ) messaging broker.
With Oracle Transactional Event Queue (TxEQ) and in Oracle RAC environment, different partitions of a Topic can be owned
by different RAC instances.