All Classes Interface Summary Class Summary Enum Summary
Class |
Description |
BufferDeserializer |
Kafka deserializer for raw bytes in a buffer
|
BufferSerializer |
Kafka serializer for raw bytes in a buffer
|
ClusterDescription |
A detailed description of the cluster
|
ClusterDescriptionConverter |
|
Config |
A configuration object containing the configuration entries for a resource
|
ConfigConverter |
Converter and mapper for Config .
|
ConfigEntry |
A class representing a configuration entry containing name, value and additional metadata
|
ConfigEntryConverter |
|
ConfigResource |
A class representing resources that have configuration
|
ConfigResourceConverter |
|
ConfigSynonym |
Class representing a configuration synonym of a ConfigEntry
|
ConfigSynonymConverter |
|
ConsumerGroupDescription |
A detailed description of a single consumer group in the cluster
|
ConsumerGroupDescriptionConverter |
|
ConsumerGroupListing |
A listing of a consumer group in the cluster.
|
ConsumerGroupListingConverter |
|
ConsumerTracer<S> |
Tracer for Kafka consumer, wrapping the generic tracer.
|
DescribeClusterOptions |
|
DescribeClusterOptionsConverter |
|
DescribeConsumerGroupsOptions |
|
DescribeConsumerGroupsOptionsConverter |
|
DescribeTopicsOptions |
|
DescribeTopicsOptionsConverter |
|
JsonArrayDeserializer |
Kafka deserializer for raw bytes in a buffer
|
JsonArraySerializer |
Kafka serializer for raw bytes in a buffer
|
JsonObjectDeserializer |
Kafka deserializer for raw bytes in a buffer
|
JsonObjectSerializer |
Kafka serializer for raw bytes in a buffer
|
KafkaAdminClient |
Vert.x Kafka Admin client implementation
|
KafkaClientOptions |
Generic KafkaClient options.
|
KafkaClientOptionsConverter |
|
KafkaConsumer<K,V> |
Vert.x Kafka consumer.
|
KafkaConsumerRecord<K,V> |
Vert.x Kafka consumer record
|
KafkaConsumerRecords<K,V> |
Vert.x Kafka consumer records
|
KafkaHeader |
Vert.x Kafka producer record header.
|
KafkaProducer<K,V> |
Vert.x Kafka producer.
|
KafkaProducerRecord<K,V> |
Vert.x Kafka producer record.
|
KafkaReadStream<K,V> |
|
KafkaWriteStream<K,V> |
|
ListConsumerGroupOffsetsOptions |
|
ListConsumerGroupOffsetsOptionsConverter |
|
ListOffsetsResultInfo |
|
ListOffsetsResultInfoConverter |
|
MemberAssignment |
A description of the assignments of a specific group member
|
MemberAssignmentConverter |
|
MemberDescription |
A detailed description of a single group instance in the cluster
|
MemberDescriptionConverter |
|
NewPartitions |
An update to the number of partitions including assignment.
|
NewPartitionsConverter |
|
NewTopic |
A new topic to be created
|
NewTopicConverter |
|
Node |
Information about a Kafka cluster node
|
OffsetAndMetadata |
Provide additional metadata when an offset is committed
|
OffsetAndTimestamp |
Represent information related to a Offset with timestamp information
|
OffsetSpec |
|
OffsetSpecConverter |
|
PartitionInfo |
Information about a specific Kafka topic partition
|
PartitionInfoConverter |
|
ProducerTracer<S> |
Tracer for Kafka producer, wrapping the generic tracer.
|
RecordMetadata |
Metadata related to a Kafka record
|
TopicDescription |
A detailed description of a single topic in the cluster
|
TopicDescriptionConverter |
|
TopicPartition |
Represent information related to a partition for a topic
|
TopicPartitionInfo |
A class containing leadership, replicas and ISR information for a topic partition.
|
TopicPartitionInfoConverter |
|
TraceTags |
Tags for Kafka Tracing
|
VertxSerdes |
|
VertxSerdes.BufferSerde |
|
VertxSerdes.JsonArraySerde |
|
VertxSerdes.JsonObjectSerde |
|