RedisCommandRedisReplyOptionLong

redis.RedisCommandRedisReplyOptionLong

Attributes

Source
RedisCommandRedisReplyOptionLong.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ObjectIdletime[K]
class ObjectRefcount[K]
class Zrank[K, V]
class Zrevrank[K, V]

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

val encodedRequest: ByteString

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala