RedisCommandRedisReplyOptionLong

redis.RedisCommandRedisReplyOptionLong

Attributes

Source:
RedisCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Zrank[K, V]
class Zrevrank[K, V]

Members list

Concise view

Value members

Concrete methods

def decodeReply(redisReply: RedisReply): Option[Long]

Attributes

Source:
RedisCommand.scala

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

Attributes

Inherited from:
RedisCommand
Source:
RedisCommand.scala