|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MongoTemplate
Interface describing a mechanism that provides access to the Database and Collections required by the MongoEventStore.
| Method Summary | |
|---|---|
com.mongodb.client.MongoCollection<org.bson.Document> |
domainEventCollection()
Returns a reference to the collection containing the domain events. |
com.mongodb.client.MongoCollection<org.bson.Document> |
snapshotEventCollection()
Returns a reference to the collection containing the snapshot events. |
| Method Detail |
|---|
com.mongodb.client.MongoCollection<org.bson.Document> domainEventCollection()
com.mongodb.client.MongoCollection<org.bson.Document> snapshotEventCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||