RedisCommandRedisReplyRedisReply

redis.RedisCommandRedisReplyRedisReply

Attributes

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

Members list

Concise view

Value members

Concrete methods

def decodeReply(redisReply: RedisReply): R

Attributes

Source:
RedisCommand.scala

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

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala

Abstract fields