Uses of Class
org.apache.activemq.usage.PercentLimitUsage
Packages that use PercentLimitUsage
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
-
Uses of PercentLimitUsage in org.apache.activemq.broker
Methods in org.apache.activemq.broker with parameters of type PercentLimitUsageModifier and TypeMethodDescriptionprotected voidBrokerService.checkUsageLimit(File dir, PercentLimitUsage<?> storeUsage, int percentLimit) -
Uses of PercentLimitUsage in org.apache.activemq.usage
Subclasses of PercentLimitUsage in org.apache.activemq.usageModifier and TypeClassDescriptionclassUsed to keep track of how much of something is being used so that a productive working set usage can be controlled.classUsed to keep track of how much of something is being used so that a productive working set usage can be controlled.