Uses of Class
cloud.quinimbus.persistence.storage.mongo.MongoSchemaStorage
Packages that use MongoSchemaStorage
-
Uses of MongoSchemaStorage in cloud.quinimbus.persistence.storage.mongo
Classes in cloud.quinimbus.persistence.storage.mongo that implement interfaces with type arguments of type MongoSchemaStorageMethods in cloud.quinimbus.persistence.storage.mongo that return MongoSchemaStorageModifier and TypeMethodDescriptionMongoPersistenceStorageProvider.createSchema
(PersistenceContext context, cloud.quinimbus.config.api.ConfigNode config) MongoPersistenceStorageProvider.createSchema
(PersistenceContext context, String schema, String username, String password, String host) MongoPersistenceStorageProvider.createSchema
(PersistenceContext context, Map<String, Object> params) Constructors in cloud.quinimbus.persistence.storage.mongo with parameters of type MongoSchemaStorage