PSUBSCRIBE

redis.api.pubsub.PSUBSCRIBE
case class PSUBSCRIBE(pattern: String*) extends SubscribeMessage

Attributes

Source:
pubsub.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def cmd: String

Attributes

Source:
pubsub.scala

Attributes

Source:
pubsub.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
SubscribeMessage
Source:
pubsub.scala