RedisCommandIntegerBoolean

class Object
trait Matchable
class Any
class Hexists[K, KK]
class Hset[K, KK, V]
class Hsetnx[K, KK, V]
class Exists[K]
class Expire[K]
class Expireat[K]
class Move[K]
class Persist[K]
class Pexpire[K]
class Pexpireat[K]
class Renamex[K, NK]
class Sismember[K, V]
class Smove[KS, KD, V]
class Getbit[K]
class Msetnx[K, V]
class Setbit[K]
class Setnx[K, V]

Value members

Concrete methods

Inherited methods

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