public class MongoStoragePluginConfig extends AbstractSecuredStoragePluginConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
credentialsProvider, directCredentials| Constructor and Description |
|---|
MongoStoragePluginConfig(String connection,
CredentialsProvider credentialsProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getConnection() |
List<String> |
getHosts() |
int |
hashCode() |
getCredentialsProvidergetValue, isEnabled, isEnabledStatusPresent, setEnabledpublic static final String NAME
public MongoStoragePluginConfig(String connection, CredentialsProvider credentialsProvider)
public boolean equals(Object that)
equals in class StoragePluginConfigpublic int hashCode()
hashCode in class StoragePluginConfigpublic String getConnection()
Copyright © 2021 The Apache Software Foundation. All rights reserved.