public class MongoDB extends Object
| Constructor and Description |
|---|
MongoDB(List<com.mongodb.ServerAddress> serverAddresses,
com.mongodb.MongoClientOptions mongoOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
com.mongodb.DB |
getDB(String database,
String username,
String password) |
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.