| Modifier and Type | Field and Description |
|---|---|
protected com.mongodb.client.MongoClient |
client |
protected com.mongodb.client.MongoDatabase |
database |
| Constructor and Description |
|---|
MongoDBStorage(ID2RPlugin plugin,
StorageCredentials credentials,
java.lang.String prefix,
java.lang.String connectionUrl) |
| Modifier and Type | Method and Description |
|---|---|
ID2RPlugin |
getPlugin() |
java.lang.String |
getStorageName() |
void |
init() |
void |
shutdown() |
protected com.mongodb.client.MongoClient client
protected com.mongodb.client.MongoDatabase database
public MongoDBStorage(ID2RPlugin plugin, StorageCredentials credentials, java.lang.String prefix, java.lang.String connectionUrl)
public ID2RPlugin getPlugin()
public java.lang.String getStorageName()
getStorageName in interface Storage