ClusterCommands

io.chrisdavenport.rediculous.cluster.ClusterCommands

Attributes

Source
ClusterCommands.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class ClusterServer(host: Host, port: Port, id: String)

Attributes

Companion
object
Source
ClusterCommands.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ClusterServer

Attributes

Companion
class
Source
ClusterCommands.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ClusterSlot(start: Int, end: Int, replicas: List[ClusterServer])

Attributes

Companion
object
Source
ClusterCommands.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ClusterSlot

Attributes

Companion
class
Source
ClusterCommands.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ClusterSlots(l: List[ClusterSlot])

Attributes

Companion
object
Source
ClusterCommands.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ClusterSlots

Attributes

Companion
class
Source
ClusterCommands.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Attributes

Source
ClusterCommands.scala