redis4cats-streams
redis4cats-streams
dev.profunktor.redis4cats.pubsub
PubSub
PubSubCommands
PubSubStats
PublishCommands
SubscribeCommands
data
RedisPubSubCommands
LivePubSubCommands
Subscription
Subscription
dev.profunktor.redis4cats.pubsub.internals
PubSubInternals
dev.profunktor.redis4cats.streams
RawStreaming
RedisStream
RedisStream
Streaming
data
XAddMessage
XReadMessage
MessageId
StreamingOffset
StreamingOffset
All
Latest
Custom
redis4cats-streams
/
dev.profunktor.redis4cats.streams
/
data
/
StreamingOffset
StreamingOffset
sealed
trait
StreamingOffset
[K] extends
Product
with
Serializable
Companion
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
class
All
[
K
]
class
Latest
[
K
]
class
Custom
[
K
]
Value members
Value members
Abstract methods
def
key
:
K
def
offset
:
String
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product