play.api.cluster.sharding.typed
package play.api.cluster.sharding.typed
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final class ClusterShardingModule extends SimpleModule
Attributes
- Supertypes
@Singleton @InternalApi
class ClusterShardingProvider(val actorSystem: ActorSystem) extends Provider[ClusterSharding]
Provider for the Pekko Typed ClusterSharding (Scala)
Provider for the Pekko Typed ClusterSharding (Scala)
Attributes
- Supertypes
In this article