RedisCommandStatusBoolean

redis.RedisCommandStatusBoolean

Attributes

Source
RedisCommandStatusBoolean.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Quit
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
object ScriptKill
class ClientKill
class ConfigSet
class Flushall
class Flushdb
object Save
class Shutdown
class Slaveof
object SlaveofNoOne
class Mset[K, V]
class Psetex[K, V]
class Setex[K, V]
object Multi
class Watch
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