RedisCommandBulkOptionByteString

class Object
trait Matchable
class Any
class Echo[V, R]
class Hget[K, KK, R]
class Dump[K, R]
class Randomkey[R]
class Lindex[K, R]
class Lpop[K, R]
class Rpop[K, R]
class Rpoplpush[KS, KD, R]
object ClientGetname.type
class Spop[K, R]
class Srandmember[K, R]
class Get[K, R]
class Getrange[K, R]
class Getset[K, V, 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