RedisCommandRedisReply

redis.RedisCommandRedisReply

Attributes

Source
RedisCommandRedisReply.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Brpoplpush[KS, KD, R]
class Set[K, V]
class ObjectIdletime[K]
class ObjectRefcount[K]
class Zrank[K, V]
class Zrevrank[K, V]
class Eval[R, KK, KA]
class Evalsha[R, KK, KA]
Show all

Members list

Value members

Inherited methods

def decodeReply(r: RedisReply): T

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.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:
RedisCommand
Source
RedisCommand.scala

Concrete fields

Inherited fields

val encodedRequest: ByteString

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala