RedisCommandStatusString

redis.RedisCommandStatusString

Attributes

Source
RedisCommandStatusString.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ping
class Type[K]
object Bgrewriteaof
object Bgsave
class DebugObject[K]
object DebugSegfault
Show all

Members list

Value members

Concrete methods

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