RedisCommandMultiBulkCursor

redis.RedisCommandMultiBulkCursor

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]

Members list

Concise view

Value members

Abstract methods

def decodeResponses(responses: Seq[RedisReply]): R

Attributes

Source:
RedisCommand.scala

Concrete methods

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

Abstract fields

Attributes

Source:
RedisCommand.scala
val empty: R

Attributes

Source:
RedisCommand.scala