ClusterShardingProvider
play.api.cluster.sharding.typed.ClusterShardingProvider
@Singleton @InternalApi
class ClusterShardingProvider(val actorSystem: ActorSystem) extends Provider[ClusterSharding]
Provider for the Pekko Typed ClusterSharding (Scala)
Attributes
- Graph
-
- Supertypes
Members list
In this article