Uses of Class
org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
-
Packages that use GarbageCollectionRepoStats Package Description org.apache.jackrabbit.oak.plugins.blob -
-
Uses of GarbageCollectionRepoStats in org.apache.jackrabbit.oak.plugins.blob
Methods in org.apache.jackrabbit.oak.plugins.blob that return types with arguments of type GarbageCollectionRepoStats Modifier and Type Method Description List<GarbageCollectionRepoStats>BlobGarbageCollector. getStats()Retuns the list of statsList<GarbageCollectionRepoStats>MarkSweepGarbageCollector. getStats()Returns the stats related to GC for all repos
-