Uses of Class
org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
-
Packages that use MongoDocumentStore Package Description org.apache.jackrabbit.oak.plugins.document.mongo -
-
Uses of MongoDocumentStore in org.apache.jackrabbit.oak.plugins.document.mongo
Constructors in org.apache.jackrabbit.oak.plugins.document.mongo with parameters of type MongoDocumentStore Constructor Description MongoBlobReferenceIterator(DocumentNodeStore nodeStore, MongoDocumentStore documentStore)MongoDocumentStoreMetrics(MongoDocumentStore store, org.apache.jackrabbit.oak.stats.StatisticsProvider statsProvider)MongoMissingLastRevSeeker(MongoDocumentStore store, org.apache.jackrabbit.oak.stats.Clock clock)MongoVersionGCSupport(MongoDocumentStore store)
-