Class EntityPassivationStrategy$
java.lang.Object
org.apache.pekko.cluster.sharding.internal.EntityPassivationStrategy$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityPassivationStrategy$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.cluster.sharding.internal.EntityPassivationStrategyapply(ClusterShardingSettings settings, scala.Function0<Clock> clock)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EntityPassivationStrategy$
public EntityPassivationStrategy$()
-
-
Method Details
-
apply
public org.apache.pekko.cluster.sharding.internal.EntityPassivationStrategy apply(ClusterShardingSettings settings, scala.Function0<Clock> clock)
-