Uses of Class
org.alfresco.repo.cache.OperationStats
Packages that use OperationStats
-
Uses of OperationStats in org.alfresco.repo.cache
Methods in org.alfresco.repo.cache that return types with arguments of type OperationStatsModifier and TypeMethodDescriptionRetrieve a map containing a snapshot of all of the raw stats (e.g. counts, mean operation times etc.).Constructors in org.alfresco.repo.cache with parameters of type OperationStatsModifierConstructorDescriptionOperationStats(OperationStats source, double totalTime, long count)