Annotation Type StreamsName
-
@Documented @Inherited @Target(TYPE) @Retention(RUNTIME) public @interface StreamsName
Marker interface that aTopologyProvider
can used to set the default name attached to the streams instance.
-
-
Element Detail
-
value
String value
-
-