Package com.hivemq.extensions.kafka.api.model

  • Interface Summary 
    Interface Description
    KafkaCluster
    This interface provides information about a <kafka-cluster> as it is configured in the kafka-extension.xml.
    KafkaHeader
    Represents the header of a Kafka record, that was either read from or should be written to a Kafka cluster.
    KafkaHeaders
    This interface contains all KafkaHeaders belonging to a single KafkaRecord.
    KafkaRecord
    Represents a Kafka record, that was either read from or should be written to a Kafka cluster.