Brpop

case class Brpop[KK, R](keys: Seq[KK], timeout: FiniteDuration)(implicit evidence$3: ByteStringSerializer[KK], evidence$4: ByteStringDeserializer[R])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Inherited fields

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