RedisCommandBulkOptionByteString

redis.RedisCommandBulkOptionByteString

Attributes

Source
RedisCommandBulkOptionByteString.scala
Graph
Supertypes
trait RedisCommand[Bulk, Option[R]]
class Object
trait Matchable
class Any
Known subtypes
class Blmove[KS, KD, R]
class Echo[V, R]
class Hget[K, KK, R]
class Dump[K, R]
class Randomkey[R]
class Lindex[K, R]
class Lmove[KS, KD, R]
class Lpop[K, R]
class Rpop[K, R]
class Rpoplpush[KS, KD, R]
object ClientGetname
class Spop[K, R]
class Srandmember[K, R]
class Get[K, R]
class Getdel[K, R]
class Getrange[K, R]
class Getset[K, V, R]
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 fields

Inherited and Abstract fields

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala