ClusterSlot

io.chrisdavenport.rediculous.cluster.ClusterCommands$.ClusterSlot
See theClusterSlot companion object
final case class ClusterSlot(start: Int, end: Int, replicas: List[ClusterServer])

Attributes

Companion:
object
Source:
ClusterCommands.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product