RedisCommandBulkOptionDouble

redis.RedisCommandBulkOptionDouble

Attributes

Source
RedisCommandBulkOptionDouble.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Zscore[K, V]
class Incrbyfloat[K]

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

Attributes

Inherited from:
RedisCommandBulk
Source
RedisCommandBulk.scala

Inherited and Abstract fields

val encodedRequest: ByteString

Attributes

Inherited from:
RedisCommand
Source
RedisCommand.scala