Package org.apache.pekko.routing
Class GroupBase
java.lang.Object
org.apache.pekko.routing.GroupBase
- All Implemented Interfaces:
Serializable,Group,RouterConfig
Java API: Base class for custom router
Group- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPaths(ActorSystem system) final scala.collection.immutable.Iterable<String>paths(ActorSystem system) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.routing.Group
createRouterActor, props, routeeForMethods inherited from interface org.apache.pekko.routing.RouterConfig
createRouter, isManagementMessage, routerDispatcher, routingLogicController, stopRouterWhenAllRouteesRemoved, verifyConfig, withFallback