public abstract class AbstractMonitor extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMonitor(com.mongodb.client.MongoClient mongoClient) |
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.client.MongoDatabase |
getDb(String databaseName) |
protected com.mongodb.client.MongoClient |
getMongoClient() |
org.bson.Document |
getServerStatus() |
protected List<com.mongodb.ServerAddress> |
hosts() |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.