Class ThingsMessagingConstants

java.lang.Object
org.eclipse.ditto.things.api.ThingsMessagingConstants

@Immutable public final class ThingsMessagingConstants extends Object
Constants for the Things messaging.
  • Field Details

    • ROOT_ACTOR_PATH

      public static final String ROOT_ACTOR_PATH
      Path of the root actor.
      See Also:
    • THINGS_STREAM_PROVIDER_ACTOR_PATH

      public static final String THINGS_STREAM_PROVIDER_ACTOR_PATH
      Path of the actor that streams from the event journal.
      See Also:
    • THINGS_SNAPSHOT_STREAMING_ACTOR_PATH

      public static final String THINGS_SNAPSHOT_STREAMING_ACTOR_PATH
      Path of the actor that streams from the snapshot store.
      See Also:
    • SHARD_REGION

      public static final String SHARD_REGION
      Name of the shard region for Thing entities.
      See Also:
    • CLUSTER_ROLE

      public static final String CLUSTER_ROLE
      Name of the akka cluster role.
      See Also: