Package play.cluster.sharding.typed
Interface ClusterShardingComponents
-
- All Superinterfaces:
AkkaComponents
@ApiMayChange public interface ClusterShardingComponents extends AkkaComponents
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default ClusterSharding
clusterSharding()
-
Methods inherited from interface play.components.AkkaComponents
actorSystem, coordinatedShutdown, executionContext, materializer
-
-
-
-
Method Detail
-
clusterSharding
default ClusterSharding clusterSharding()
-
-