RedisProtocol

io.chrisdavenport.rediculous.RedisProtocol$

Attributes

Source:
RedisProtocol.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object RedisType

Attributes

Companion:
trait
Source:
RedisProtocol.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait RedisType

Attributes

Companion:
object
Source:
RedisProtocol.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Hash.type
object List.type
object None.type
object Set.type
object Stream.type
object String.type
object ZSet.type
object Status

Attributes

Companion:
trait
Source:
RedisProtocol.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Status.type
sealed trait Status

Attributes

Companion:
object
Source:
RedisProtocol.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ok.type
object Pong.type
class Status