Package io.quarkus.kafka.streams.runtime
Class KafkaStreamsSupport
- java.lang.Object
-
- io.quarkus.kafka.streams.runtime.KafkaStreamsSupport
-
public class KafkaStreamsSupport extends Object
-
-
Constructor Summary
Constructors Constructor Description KafkaStreamsSupport(Properties properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertiesgetProperties()
-
-
-
Constructor Detail
-
KafkaStreamsSupport
public KafkaStreamsSupport(Properties properties)
-
-
Method Detail
-
getProperties
public Properties getProperties()
-
-