RedisCommandIntegerBoolean

redis.RedisCommandIntegerBoolean

Attributes

Source:
RedisCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
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]

Members list

Concise view

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

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala