| Package | Description |
|---|---|
| io.vertx.kafka.admin |
| Class and Description |
|---|
| Config
A configuration object containing the configuration entries for a resource
|
| ConfigConverter
Converter and Codec for
Config. |
| ConfigEntry
A class representing a configuration entry containing name, value and additional metadata
|
| ConfigEntryConverter
Converter and Codec for
ConfigEntry. |
| ConfigSynonym
Class representing a configuration synonym of a
ConfigEntry |
| ConfigSynonymConverter
Converter and Codec for
ConfigSynonym. |
| ConsumerGroupDescription
A detailed description of a single consumer group in the cluster
|
| ConsumerGroupDescriptionConverter
Converter and Codec for
ConsumerGroupDescription. |
| ConsumerGroupListing
A listing of a consumer group in the cluster.
|
| ConsumerGroupListingConverter
Converter and Codec for
ConsumerGroupListing. |
| KafkaAdminClient
Vert.x Kafka Admin client implementation
|
| MemberAssignment
A description of the assignments of a specific group member
|
| MemberAssignmentConverter
Converter and Codec for
MemberAssignment. |
| MemberDescription
A detailed description of a single group instance in the cluster
|
| MemberDescriptionConverter
Converter and Codec for
MemberDescription. |
| NewTopic
A new topic to be created
|
| NewTopicConverter
Converter and Codec for
NewTopic. |
| TopicDescription
A detailed description of a single topic in the cluster
|
| TopicDescriptionConverter
Converter and Codec for
TopicDescription. |
Copyright © 2019 Eclipse. All rights reserved.