Blpop

redis.api.blists.Blpop
case class Blpop[KK, R](keys: Seq[KK], timeout: FiniteDuration)(implicit evidence$1: ByteStringSerializer[KK], evidence$2: ByteStringDeserializer[R])

Attributes

Source:
BLists.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
BXpop (hidden)
Source:
BLists.scala
def encode(command: String, args: Seq[ByteString]): ByteString

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala
def encode(command: String): ByteString

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala

Attributes

Inherited from:
BXpop (hidden)
Source:
BLists.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
BXpop (hidden)
Source:
BLists.scala