Package

org.bitbucket.pshirshov.izumitk.cluster

model

Permalink

package model

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. model
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class AppId(id: String) extends Identifier with Product with Serializable

    Permalink
  2. type DCId = String

    Permalink
  3. case class HostId(id: String) extends Identifier with Product with Serializable

    Permalink
  4. case class NodeAddress(id: NodeId, dc: DCId) extends Identifier with Product with Serializable

    Permalink
  5. type NodeId = HostId

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped