SentinelMonitoredRedisClient
redis.SentinelMonitoredRedisClient
case class SentinelMonitoredRedisClient(sentinels: Seq[(String, Int)], master: String, username: Option[String], password: Option[String], db: Option[Int], name: String)(implicit system: ActorSystem, redisDispatcher: RedisDispatcher) extends SentinelMonitoredRedisClientLike with RedisCommands with Transactions
Attributes
- Source:
- Redis.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Transactionstrait RedisCommandstrait Geotrait Clusterstrait HyperLogLogtrait Servertrait Connectiontrait Scriptingtrait Publishtrait SortedSetstrait Setstrait Liststrait Hashestrait Stringstrait Keystrait Requesttrait ActorRequestclass SentinelMonitoredclass Objecttrait Matchableclass Any
Members list
Concise view
Value members
Inherited methods
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Clusters
- Source:
- Clusters.scala
Attributes
- Inherited from:
- Clusters
- Source:
- Clusters.scala
Attributes
- Inherited from:
- Clusters
- Source:
- Clusters.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
def evalshaOrEval[R : RedisReplyDeserializer](redisScript: RedisScript, keys: Seq[String], args: Seq[String]): Future[R]
Try EVALSHA, if NOSCRIPT returned, fallback to EVAL
Try EVALSHA, if NOSCRIPT returned, fallback to EVAL
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
def geoRadiusByMember[K](key: String, member: String, dist: Int, dim: Measurement): Future[Seq[String]]
def geoRadiusByMemberWithOpt[K](key: String, member: String, dist: Int, dim: Measurement, opt: WithOption, count: Int): Future[Seq[String]]
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
def getset[V : ByteStringSerializer, R : ByteStringDeserializer](key: String, value: V): Future[Option[R]]
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Hashes
- Source:
- Hashes.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Transactions
- Source:
- Transactions.scala
Attributes
- Inherited from:
- Transactions
- Source:
- Transactions.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- HyperLogLog
- Source:
- HyperLogLog.scala
Attributes
- Inherited from:
- HyperLogLog
- Source:
- HyperLogLog.scala
Attributes
- Inherited from:
- HyperLogLog
- Source:
- HyperLogLog.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Publish
- Source:
- Publish.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- SentinelMonitoredRedisClientLike
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Lists
- Source:
- Lists.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Scripting
- Source:
- Scripting.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- ActorRequest
- Source:
- Request.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Strings
- Source:
- Strings.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Server
- Source:
- Server.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Keys
- Source:
- Keys.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Disconnect from the server (stop the actors)
Disconnect from the server (stop the actors)
Attributes
- Inherited from:
- SentinelMonitoredRedisClientLike
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Sets
- Source:
- Sets.scala
Attributes
- Inherited from:
- Connection
- Source:
- Connection.scala
Attributes
- Inherited from:
- Transactions
- Source:
- Transactions.scala
Attributes
- Inherited from:
- Transactions
- Source:
- Transactions.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
def zaddWithOptions[V : ByteStringSerializer](key: String, options: Seq[ZaddOption], scoreMembers: (Double, V)*): Future[Long]
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
def zrangeWithscores[R : ByteStringDeserializer](key: String, start: Long, stop: Long): Future[Seq[(R, Double)]]
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
def zrangebyscore[R : ByteStringDeserializer](key: String, min: Limit, max: Limit, limit: Option[(Long, Long)]): Future[Seq[R]]
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
def zrevrangeWithscores[R : ByteStringDeserializer](key: String, start: Long, stop: Long): Future[Seq[(R, Double)]]
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
def zrevrangebyscore[R : ByteStringDeserializer](key: String, min: Limit, max: Limit, limit: Option[(Long, Long)]): Future[Seq[R]]
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Attributes
- Inherited from:
- SortedSets
- Source:
- SortedSets.scala
Inherited fields
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitoredRedisClientLike
- Source:
- Sentinel.scala
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- SentinelMonitored
- Source:
- Sentinel.scala