Package

no.nextgentel.oss.akkatools

cluster

Permalink

package cluster

Visibility
  1. Public
  2. All

Type Members

  1. case class AkkaClusterConfig(hostname: Option[String], port: Int, seedNodes: List[String]) extends Product with Serializable

    Permalink
  2. class ClusterListener extends Actor with ActorLogging

    Permalink
  3. case class ClusterStartTimeout() extends Product with Serializable

    Permalink
  4. case class DoHousekeeping() extends Product with Serializable

    Permalink
  5. trait FatalClusterErrorHandler extends AnyRef

    Permalink

Value Members

  1. object AkkaClusterConfig extends Serializable

    Permalink
  2. object ClusterListener

    Permalink
  3. object ClusterSingletonHelper

    Permalink
  4. object SeedNodesListOrderingResolver

    Permalink

Ungrouped