data

dev.profunktor.redis4cats.pubsub.data
object data

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RedisPubSubCommands[K, V]
class Object
trait Matchable
class Any
Show all
trait RedisPubSubCommands[K, V]

Attributes

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Subscription

Attributes

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