RedisCommandStatusString

redis.RedisCommandStatusString

Attributes

Source:
RedisCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ping.type
class Type[K]
object Bgrewriteaof.type
object Bgsave.type
class DebugObject[K]
object DebugSegfault.type

Members list

Concise view

Value members

Concrete methods

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