Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-mongo
/
me.ahoo.wow.mongo.query.event
/
MongoEventStreamQueryBackend
Mongo
Event
Stream
Query
Backend
class
MongoEventStreamQueryBackend
(
val
namedAggregate
:
NamedAggregate
,
val
collection
:
MongoCollection
<
Document
>
)
:
AbstractMongoQueryBackend
,
EventStreamQueryBackend
Members
Constructors
Mongo
Event
Stream
Query
Backend
Link copied to clipboard
constructor
(
namedAggregate
:
NamedAggregate
,
collection
:
MongoCollection
<
Document
>
)
Properties
collection
Link copied to clipboard
open
override
val
collection
:
MongoCollection
<
Document
>
filter
Compiler
Link copied to clipboard
open
override
val
filterCompiler
:
EventStreamFilterCompiler
named
Aggregate
Link copied to clipboard
open
override
val
namedAggregate
:
NamedAggregate