Class GroupRouterHelper
java.lang.Object
org.apache.pekko.actor.typed.internal.routing.GroupRouterHelper
INTERNAL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> scala.collection.immutable.Set<ActorRef<T>>routeesToUpdate(scala.collection.immutable.Set<ActorRef<T>> allRoutees, boolean preferLocalRoutees)
-
Constructor Details
-
GroupRouterHelper
public GroupRouterHelper()
-
-
Method Details
-
routeesToUpdate
-