RedisCommandIntegerBoolean

redis.RedisCommandIntegerBoolean

Attributes

Source
RedisCommandIntegerBoolean.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Hexists[K, KK]
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]
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