RedisCommandMultiBulk

redis.RedisCommandMultiBulk

Attributes

Source:
RedisCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HScan[K, C, R]
class Scan[C]
class Sscan[K, C, R]
class Zscan[K, C, R]
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]
class ZrangeWithscores[K, R]
class SenSlaves
class GeoHash[K]
class GeoPos[K]
class GeoRadius[K]
class Hgetall[K, R]
class Hkeys[K]
class Hmget[K, KK, R]
class Keys
class Lrange[K, R]
class ConfigGet
object Time.type
class Mget[K, R]
object Exec.type

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala
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

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala

Inherited fields

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala