data

dev.profunktor.redis4cats.pubsub.data$
object data

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
data.type

Members list

Concise view

Type members

Classlikes

case class LivePubSubCommands[K, V](underlying: RedisPubSubAsyncCommands[K, V]) extends RedisPubSubCommands[K, V]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class LivePubSubCommands[K, V]
case class Subscription[K](channel: RedisChannel[K], number: Long)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type