Package akka.cluster.routing
-
Interface Summary Interface Description ClusterRouterActor INTERNAL API The router actor, subscribes to cluster events and adjusts the routees.ClusterRouterConfigBase INTERNAL APIClusterRouterSettingsBase INTERNAL API -
Class Summary Class Description ClusterRouterGroup RouterConfig
implementation for deployment on cluster nodes.ClusterRouterGroup$ ClusterRouterGroupSettings totalInstances
of cluster router must be > 0ClusterRouterGroupSettings$ ClusterRouterPool RouterConfig
implementation for deployment on cluster nodes.ClusterRouterPool$ ClusterRouterPoolSettings totalInstances
of cluster router must be > 0maxInstancesPerNode
of cluster router must be > 0maxInstancesPerNode
of cluster router must be 1 when routeesPath is definedClusterRouterPoolSettings$ ClusterRouterSettingsBase$ INTERNAL API