SentinelCommands

trait Sentinel
trait Request
class Object
trait Matchable
class Any

Value members

Inherited methods

def failover(master: String): Future[Boolean]
Inherited from:
Sentinel
Source:
Sentinel.scala
Inherited from:
Sentinel
Source:
Sentinel.scala
Inherited from:
Sentinel
Source:
Sentinel.scala
Inherited from:
Sentinel
Source:
Sentinel.scala
Inherited from:
Sentinel
Source:
Sentinel.scala
def send[T](redisCommand: RedisCommand[_ <: RedisReply, T]): Future[T]
Inherited from:
Request
Source:
Request.scala
def slaves(master: String): Future[Seq[Map[String, String]]]
Inherited from:
Sentinel
Source:
Sentinel.scala

Implicits

Inherited implicits

Inherited from:
Request
Source:
Request.scala