RedisCommandRedisReplyRedisReply

redis.RedisCommandRedisReplyRedisReply

Attributes

Source
RedisCommandRedisReplyRedisReply.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Eval[R, KK, KA]
class Evalsha[R, KK, KA]

Members list

Value members

Concrete methods

def decodeReply(redisReply: RedisReply): R

Inherited methods

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

Inherited and Abstract methods

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala

Inherited and Abstract fields

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala