Uses of Class
org.eclipse.ditto.internal.utils.pubsubthings.ThingEventPubSubFactory
-
Uses of ThingEventPubSubFactory in org.eclipse.ditto.internal.utils.pubsubthings
Methods in org.eclipse.ditto.internal.utils.pubsubthings that return ThingEventPubSubFactoryModifier and TypeMethodDescriptionstatic ThingEventPubSubFactoryThingEventPubSubFactory.of(akka.actor.ActorContext context, org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractor shardRegionExtractor, DistributedAcks distributedAcks) Create a pubsub factory for thing events from an actor system and its shard region extractor.static ThingEventPubSubFactoryThingEventPubSubFactory.readSubjectsOnly(akka.actor.ActorSystem system, DistributedAcks distributedAcks) Create a pubsub factory for thing events ignoring shard ID topics.