Class ConditionalStreamsApplication.NormalizeStreamsTopology

    • Constructor Detail

      • NormalizeStreamsTopology

        public NormalizeStreamsTopology()
    • Method Detail

      • topology

        public org.apache.kafka.streams.Topology topology()
        Description copied from interface: TopologyProvider
        Supplies a new Kafka Streams Topology instance.
        Specified by:
        topology in interface Provider<org.apache.kafka.streams.Topology>
        Specified by:
        topology in interface TopologyProvider
        Returns:
        the Topology instance.