Annotation Type DefaultStreamsConfig
-
@Documented @Inherited @Target(TYPE) @Retention(RUNTIME) @Repeatable(DefaultStreamsConfigs.class) public @interface DefaultStreamsConfig
Marker interface that aTopologyProvidercan used to define the configuration properties to be used for creating a newKafkaStreamsinstance.