<
Back
Packages
package
root
Definition Classes
root
package
dev
Definition Classes
root
package
profunktor
Definition Classes
dev
package
redis4cats
Definition Classes
profunktor
package
pubsub
Definition Classes
redis4cats
package
internals
Definition Classes
pubsub
PubSubInternals
PubSubState
p
dev
.
profunktor
.
redis4cats
.
pubsub
internals
package
internals
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
internals
AnyRef
Any
Hide All
Show All
Visibility
Public
Protected
Type Members
final
case class
PubSubState
[
F
[
_
]
,
K
,
V
]
(
channels:
Map
[
K
,
Topic
[
F
,
Option
[
V
]]]
,
patterns:
Map
[
K
,
Topic
[
F
,
Option
[
RedisPatternEvent
[
K
,
V
]]]]
)
extends
Product
with
Serializable
Value Members
object
PubSubInternals
Inherited from
AnyRef
Inherited from
Any
Ungrouped