RedisCommandStatus

class Object
trait Matchable
class Any
object Quit.type
class Select
class Swapdb
class Hmset[K, KK, V]
class Pfmerge[K]
class Migrate[K]
class Rename[K, NK]
class Restore[K, V]
class Lset[K, V]
class Ltrim[K]
object ScriptFlush.type
object ScriptKill.type
object ConfigResetstat.type
class ConfigSet
class Flushall
class Flushdb
object Save.type
class Shutdown
class Slaveof
object SlaveofNoOne.type
class Mset[K, V]
class Psetex[K, V]
class Setex[K, V]
object Multi.type
class Watch
object Ping.type
class Type[K]
object Bgrewriteaof.type
object Bgsave.type
class DebugObject[K]
object DebugSegfault.type
class Auth[V]

Value members

Inherited methods

def decodeReply(r: Status): T
Inherited from:
RedisCommand
Source:
RedisCommand.scala
def encode(command: String, args: Seq[ByteString]): ByteString
Inherited from:
RedisCommand
Source:
RedisCommand.scala
def encode(command: String): ByteString
Inherited from:
RedisCommand
Source:
RedisCommand.scala

Inherited fields