Uses of Interface
org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Packages that use DocumentStoreStatsCollector
-
Uses of DocumentStoreStatsCollector in org.apache.jackrabbit.oak.plugins.document
Classes in org.apache.jackrabbit.oak.plugins.document that implement DocumentStoreStatsCollectorModifier and TypeClassDescriptionclass
Document Store statistics helper class.Methods in org.apache.jackrabbit.oak.plugins.document that return DocumentStoreStatsCollectorMethods in org.apache.jackrabbit.oak.plugins.document with parameters of type DocumentStoreStatsCollectorModifier and TypeMethodDescriptionDocumentNodeStoreBuilder.setDocumentStoreStatsCollector
(DocumentStoreStatsCollector documentStoreStatsCollector) -
Uses of DocumentStoreStatsCollector in org.apache.jackrabbit.oak.plugins.document.mongo
Methods in org.apache.jackrabbit.oak.plugins.document.mongo with parameters of type DocumentStoreStatsCollectorModifier and TypeMethodDescriptionvoid
MongoDocumentStore.setStatsCollector
(DocumentStoreStatsCollector stats) -
Uses of DocumentStoreStatsCollector in org.apache.jackrabbit.oak.plugins.document.rdb
Methods in org.apache.jackrabbit.oak.plugins.document.rdb with parameters of type DocumentStoreStatsCollectorModifier and TypeMethodDescriptionvoid
RDBDocumentStore.setStatsCollector
(DocumentStoreStatsCollector stats)