Annotation Interface Publish.Stream

Enclosing class:
Publish

@Target(TYPE) @Retention(RUNTIME) @Documented public static @interface Publish.Stream
Annotation to configure the component to publish an event stream to other Kalix services.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Identifier for the event stream.
  • Element Details

    • id

      String id
      Identifier for the event stream. Must be unique inside the same Kalix service.