Package-level declarations

Types

Link copied to clipboard
class MongoSnapshotQueryService<S : Any>(val namedAggregate: NamedAggregate, collection: MongoCollection<Document>, converter: ConditionConverter<Bson> = MongoConditionConverter) : SnapshotQueryService<S>