All Classes and Interfaces

Class
Description
Kafka deserializer for raw bytes in a buffer
Kafka serializer for raw bytes in a buffer
A detailed description of the cluster
Converter and mapper for ClusterDescription.
A configuration object containing the configuration entries for a resource
Converter and mapper for Config.
A class representing a configuration entry containing name, value and additional metadata
Converter and mapper for ConfigEntry.
A class representing resources that have configuration
Converter and mapper for ConfigResource.
Class representing a configuration synonym of a ConfigEntry
Converter and mapper for ConfigSynonym.
A detailed description of a single consumer group in the cluster
Converter and mapper for ConsumerGroupDescription.
A listing of a consumer group in the cluster.
Converter and mapper for ConsumerGroupListing.
Tracer for Kafka consumer, wrapping the generic tracer.
 
Converter and mapper for DescribeClusterOptions.
 
Converter and mapper for DescribeConsumerGroupsOptions.
 
Converter and mapper for DescribeTopicsOptions.
Kafka deserializer for raw bytes in a buffer
Kafka serializer for raw bytes in a buffer
Kafka deserializer for raw bytes in a buffer
Kafka serializer for raw bytes in a buffer
Vert.x Kafka Admin client implementation
Generic KafkaClient options.
Converter and mapper for KafkaClientOptions.
Vert.x Kafka consumer.
Vert.x Kafka consumer record
Vert.x Kafka consumer records
Vert.x Kafka producer record header.
Vert.x Kafka producer.
Vert.x Kafka producer record.
A ReadStream for consuming Kafka ConsumerRecord.
A WriteStream for writing to Kafka ProducerRecord.
 
Converter and mapper for ListConsumerGroupOffsetsOptions.
 
Converter and mapper for ListOffsetsResultInfo.
A description of the assignments of a specific group member
Converter and mapper for MemberAssignment.
A detailed description of a single group instance in the cluster
Converter and mapper for MemberDescription.
An update to the number of partitions including assignment.
Converter and mapper for NewPartitions.
A new topic to be created
Converter and mapper for NewTopic.
Information about a Kafka cluster node
Provide additional metadata when an offset is committed
Represent information related to a Offset with timestamp information
 
Converter and mapper for OffsetSpec.
Information about a specific Kafka topic partition
Converter and mapper for PartitionInfo.
Tracer for Kafka producer, wrapping the generic tracer.
Metadata related to a Kafka record
A detailed description of a single topic in the cluster
Converter and mapper for TopicDescription.
Represent information related to a partition for a topic
A class containing leadership, replicas and ISR information for a topic partition.
Converter and mapper for TopicPartitionInfo.
Tags for Kafka Tracing