All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractAvroDeserializer AbstractAvroSerDe AbstractAvroSerializer AvroConverter AvroConverter Provides conversion of JSON to/from Avro.AvroDecoder AvroDeserializer AvroNoWrappingConverter Provides conversion of JSON to/from Avro to remove the type so that it can be easily converted to a Java POJO.AvroSchemaUtils AvroSerializer CircularFifoQueue<E> CircularFifoQueue is a first-in first-out queue with a fixed size that replaces its oldest element if full.Command Command is similar to the request in the request/response but it is asynchronous through Kafka.ConversionException Exception thrown when conversion fails.Event Base interface for event sourcing eventsEventId EventId.Builder RecordBuilder for EventId instances.EventNotification FlinkKafkaProducer<K,V> Wrapper around KafkaProducer that allows to resume transactions in case of node failure, which allows to implement two phase commit algorithm for exactly-once semantic FlinkKafkaProducer.JsonPOJODeserializer<T> JsonPOJOSerializer<T> JsonSchemaConverter Provides conversion of JSON to/from JSON Schema.KafkaAdminConfig A configuration class for the Kafka AdminClient.KafkaConsumerConfig KafkaKsqldbConfig KafkaProducerConfig A Kafka setting configuration file.KafkaStreamsConfig LightSchemaRegistryClient This is a singleton shared SchemaRegistryClient that is shared by consumer, producer and streams.Message Message is the primary data object send to the Kafka topic with payload the describe the data.NonRecordContainer Wrapper for all non-record types that includes the schema for the data.ProtobufConverter Provides conversion of JSON to/from Protobuf.SchemaConverter Provides conversion of JSON to/from an object for a specific schema type.SchemaConverter.JsonNodeAndSize TransactionalIdsGenerator Class responsible for generating transactional ids to use when communicating with Kafka.TransactionalKafkaException