Class StoreUsage

java.lang.Object
org.apache.activemq.usage.Usage<T>
org.apache.activemq.usage.PercentLimitUsage<StoreUsage>
org.apache.activemq.usage.StoreUsage
All Implemented Interfaces:
org.apache.activemq.Service

public class StoreUsage extends PercentLimitUsage<StoreUsage>
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. Main use case is manage memory usage.