Class KafkaStreamsApplication

  • All Implemented Interfaces:
    HasId

    public class KafkaStreamsApplication
    extends Object
    implements HasId
    A KafkaStreamsApplication regroups information about KafkaStreams instances that use the same application.id ,i.e., all instances that belong to the same Kafka Streams application.