| Interface | Description | 
|---|---|
| StorageStrategy | 
 Interface towards the mechanism that prescribes the structure in which events are stored in the Event Store. 
 | 
| Class | Description | 
|---|---|
| AbstractMongoEventStorageStrategy | 
 Abstract implementation of a Mongo  
StorageStrategy. | 
| DefaultMongoTemplate | Deprecated
 Use  
DefaultMongoTemplate instead. | 
| MongoEventStorageEngine | 
 EventStorageEngine implementation that uses Mongo to store and fetch events. 
 | 
| MongoFactory | 
 Convenience class for creating Mongo instances. 
 | 
| MongoOptionsFactory | 
 
 Factory class used to create a  
MongoOptions instance. | 
| MongoTrackingToken | 
 Tracking token implementation produced by the  
MongoEventStorageEngine to keep track of the position in an
 event stream. | 
Copyright © 2010–2018. All rights reserved.