Interface KafkaTopicService


  • @DoNotImplement
    public interface KafkaTopicService
    The KafkaTopicService enables the programmatic interaction with Kafka topics. All methods act on the Kafka cluster, that the calling transformer is associated with.
    Since:
    4.4.0
    See Also:
    Kafka Cluster configuration.