Uses of Interface
io.quarkiverse.kafkastreamsprocessor.spi.properties.SinkConfig
Packages that use SinkConfig
-
Uses of SinkConfig in io.quarkiverse.kafkastreamsprocessor.spi.properties
Methods in io.quarkiverse.kafkastreamsprocessor.spi.properties that return types with arguments of type SinkConfigModifier and TypeMethodDescriptionOutputConfig.sinks()In case the application has to output to multiple topics, this entry should be used to associate sink names with topics.