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 class
AbstractCacheStats
Abstract base class for providing cache statistic via theCacheStatsMBean
.class
CacheStats
Cache statistics. -
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.management
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.management Modifier and Type Class Description class
RepositoryManager
Default implementation of theRepositoryManagementMBean
based on aWhiteboard
instance, 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 class
BlobGC
Default implementation ofBlobGCMBean
based on aBlobGarbageCollector
.class
BlobStoreStats
-
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 class
BlobMigration
-
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 class
PersistentCacheStats
Persistence 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 class
IndexerMBeanImpl
-
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 class
QueryStatsMBeanImpl
-
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.segment Modifier and Type Class Description class
RecordCacheStats
Statistics 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 class
SegmentRevisionGCMBean
-
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 class
SegmentCacheStats
-
Uses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.stats
Subclasses of AnnotatedStandardMBean in org.apache.jackrabbit.oak.stats Modifier and Type Class Description class
RepositoryStats
-