Package io.streamthoughts.azkarra.api.annotations
-
Annotation Types Summary Annotation Type Description Component Marker interface that any class having a no-arg constructor can used to indicate it can be registered.DefaultStreamsConfig Marker interface that aTopologyProvider
can used to define the configuration properties to be used for creating a newKafkaStreams
instance.DefaultStreamsConfigs Singleton Marker interface that anyComponent
can used to indicate it can be registered as a shared instance across the application.StreamsName Marker interface that aTopologyProvider
can used to set the default name attached to the streams instance.TopologyInfo Marker interface that aTopologyProvider
can used to describe the behavior of the providedTopology
.VisibleForTesting