- getAddress() - Method in class me.lucko.helper.mongo.MongoDatabaseCredentials
-
- getClient() - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets the client instance backing the datasource
- getClient() - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getDatabase() - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets the main database in use by the instance.
- getDatabase(String) - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets a specific database instance
- getDatabase() - Method in class me.lucko.helper.mongo.MongoDatabaseCredentials
-
- getDatabase() - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getDatabase(String) - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getDataSource() - Method in interface me.lucko.helper.mongo.MongoProvider
-
Gets the global datasource.
- getDataSource(MongoDatabaseCredentials) - Method in interface me.lucko.helper.mongo.MongoProvider
-
Constructs a new datasource using the given credentials.
- getDataSource() - Method in class me.lucko.helper.mongo.plugin.MongoPlugin
-
- getDataSource(MongoDatabaseCredentials) - Method in class me.lucko.helper.mongo.plugin.MongoPlugin
-
- getGlobalCredentials() - Method in interface me.lucko.helper.mongo.MongoProvider
-
Gets the global database credentials being used for the global datasource.
- getGlobalCredentials() - Method in class me.lucko.helper.mongo.plugin.MongoPlugin
-
- getMorphia() - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets the Morphia instance for this datasource
- getMorphia() - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getMorphiaDatastore() - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets the main Morphia datastore in use by the instance
- getMorphiaDatastore(String) - Method in interface me.lucko.helper.mongo.HelperMongo
-
Gets a specific Morphia datastore instance
- getMorphiaDatastore() - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getMorphiaDatastore(String) - Method in class me.lucko.helper.mongo.plugin.MongoWrapper
-
- getPassword() - Method in class me.lucko.helper.mongo.MongoDatabaseCredentials
-
- getPort() - Method in class me.lucko.helper.mongo.MongoDatabaseCredentials
-
- getUsername() - Method in class me.lucko.helper.mongo.MongoDatabaseCredentials
-