RedisCommandMultiBulkSeqByteString

class Object
trait Matchable
class Any
class Hvals[K, R]
class Sort[K, R]
class Sdiff[K, KK, R]
class Sinter[K, KK, R]
class Smembers[K, R]
class Srandmembers[K, R]
class Sunion[K, KK, R]
class Zpopmax[K, R]
class Zpopmin[K, R]
class Zrange[K, R]
class Zrangebylex[K, R]
class Zrangebyscore[K, R]
class Zrevrange[K, R]
class Zrevrangebylex[K, R]
class Zrevrangebyscore[K, R]

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