ClusterSlots

io.chrisdavenport.rediculous.cluster.ClusterCommands$.ClusterSlots
See theClusterSlots companion object
final case class ClusterSlots(l: List[ClusterSlot])

Attributes

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

Members list

Concise view

Value members

Concrete methods

def random[F[_] : Sync]: F[(Host, Port)]

Attributes

Source:
ClusterCommands.scala
def served(bucket: Int): Option[(Host, Port)]

Attributes

Source:
ClusterCommands.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product