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

    • THINGS_PERSISTENCE_STREAMING_ACTOR_NAME

      public static final String THINGS_PERSISTENCE_STREAMING_ACTOR_NAME
      Name of the actor created by ThingsPersistenceStreamingActorCreator.
      See Also:
    • THINGS_AGGREGATOR_ACTOR_NAME

      public static final String THINGS_AGGREGATOR_ACTOR_NAME
      Name of ThingsAggregatorActor. To query this actor use the the actor path.
      See Also:
    • THINGS_AGGREGATOR_ACTOR_PATH

      public static final String THINGS_AGGREGATOR_ACTOR_PATH
      Path of the actor is used for aggregating things handling RetrieveThings command.
      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 pekko cluster role.
      See Also: