RedisCommandIntegerLong

class Object
trait Matchable
class Any
class GeoAdd[K]
class Hdel[K, KK]
class Hincrby[K, KK]
class Hlen[K]
class Pfadd[K, V]
class Pfcount[K]
class Del[K]
class ExistsMany[K]
class Pttl[K]
class SortStore[K, KS]
class Ttl[K]
class Unlink[K]
class Linsert[K, KP, V]
class Llen[K]
class Lpush[K, V]
class Lpushx[K, V]
class Lrem[K, V]
class Rpush[K, V]
class Rpushx[K, V]
class Publish[A]
object Dbsize.type
object Lastsave.type
class Sadd[K, V]
class Scard[K]
class Sdiffstore[KD, K, KK]
class Sinterstore[KD, K, KK]
class Srem[K, V]
class Sunionstore[KD, K, KK]
class Zadd[K, V]
class Zcard[K]
class Zcount[K]
class Zinterstore[KD, K, KK]
class ZinterstoreWeighted[KD, K]
class Zrem[K, V]
class Zunionstore[KD, K, KK]
class ZunionstoreWeighted[KD, K]
class Append[K, V]
class Bitcount[K]
class BitcountRange[K]
class Bitop[K, KK]
class Bitpos[K]
class Decr[K]
class Decrby[K]
class Incr[K]
class Incrby[K]
class Setrange[K, V]
class Strlen[K]

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