module-backend
0.10.1
module-backend
API
edomata.backend
Backend
BackendError
BackendError
MaxRetryExceeded
PersistenceError
UnknownError
VersionConflict
Cache
Cache
CommandState
Redundant
CommandStore
CommandStore
EventMessage
EventMetadata
OutboxConsumer
OutboxItem
OutboxReader
edomata.backend.cqrs
AggregateState
Backend
BackendBuilder
CommandHandler
CommandHandler
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
Storage
StorageDriver
edomata.backend.eventsourcing
AggregateState
Valid
Conflicted
Backend
BackendBuilder
CachedRepository
CommandHandler
CommandHandler
JournalReader
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
RepositoryReader
SnapshotPersistence
SnapshotReader
SnapshotStore
SnapshotStore
Storage
StorageDriver
module-backend
/
edomata.backend.cqrs
/
NotificationsConsumer
NotificationsConsumer
edomata.backend.cqrs.NotificationsConsumer
trait
NotificationsConsumer
[
F
[
_
]]
Attributes
Source:
Notifications.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Notifications
[
F
]
Clear all
Members list
Concise view
Value members
Abstract methods
def
outbox
:
Stream
[
F
,
Unit
]
Attributes
Source:
Notifications.scala
def
state
:
Stream
[
F
,
Unit
]
Attributes
Source:
Notifications.scala