public class MongoDbStore extends Object
| Constructor and Description |
|---|
MongoDbStore(com.mongodb.MongoClient mongoClient,
String name) |
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.DBCollection |
getCollection(String collectionName) |
com.mongodb.DB |
getDb() |
Copyright © 2015. All rights reserved.