akka.remote

routing

package routing

Visibility
  1. Public
  2. All

Type Members

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

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

Ungrouped