akka.remote

routing

package routing

Visibility
  1. Public
  2. All

Type Members

  1. final class RemoteRouteeProvider extends RouteeProvider

    Factory and registry for routees of the router.

  2. final case class RemoteRouterConfig(local: RouterConfig, nodes: Iterable[Address]) extends RouterConfig with Product with Serializable

    akka.routing.RouterConfig implementation for remote deployment on defined target nodes.

Ungrouped