Uses of Class
org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
-
-
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.cache
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.cache Modifier and Type Class Description classAbstractCacheStatsAbstract base class for providing cache statistic via theCacheStatsMBean.classCacheStatsCache statistics. -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.management
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.management Modifier and Type Class Description classRepositoryManagerDefault implementation of theRepositoryManagementMBeanbased on aWhiteboardinstance, which is used to look up individual service providers for backup (FileStoreBackupRestoreMBean), data store garbage collections (BlobGCMBean) and revision store garbage collections (RevisionGCMBean). -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.blob
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.blob Modifier and Type Class Description classBlobGCDefault implementation ofBlobGCMBeanbased on aBlobGarbageCollector.classBlobStoreStats -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.blob.migration
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.blob.migration Modifier and Type Class Description classBlobMigration -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.document.persistentCache
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.document.persistentCache Modifier and Type Class Description classPersistentCacheStatsPersistence Cache Statistics. -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.index
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.plugins.index Modifier and Type Class Description classIndexerMBeanImpl -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.query.stats
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.query.stats Modifier and Type Class Description classQueryStatsMBeanImpl -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment Modifier and Type Class Description classRecordCacheStatsStatistics forRecordCache. -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment.compaction
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment.compaction Modifier and Type Class Description classSegmentRevisionGCMBean -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache Modifier and Type Class Description classSegmentCacheStats -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.stats
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.stats Modifier and Type Class Description classRepositoryStats
-