Class ActiveEntities$
java.lang.Object
org.apache.pekko.cluster.sharding.internal.ActiveEntities$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActiveEntities$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.cluster.sharding.internal.ActiveEntitiesapply(ClusterShardingSettings.PassivationStrategy strategy, boolean idleEnabled)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActiveEntities$
public ActiveEntities$()
-
-
Method Details
-
apply
public org.apache.pekko.cluster.sharding.internal.ActiveEntities apply(ClusterShardingSettings.PassivationStrategy strategy, boolean idleEnabled)
-