Class MongoDBConfig
java.lang.Object
org.apache.jackrabbit.oak.plugins.document.mongo.MongoDBConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bson.conversions.Bson
getCollectionStorageOptions
(Map<String, String> mongoStorageOptions) reads all storage options from map backed by config, and constructs storage options for collection to be created
-
Constructor Details
-
MongoDBConfig
public MongoDBConfig()
-
-
Method Details