Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.usage |
Modifier and Type | Method and Description |
---|---|
protected void |
BrokerService.checkUsageLimit(File dir,
PercentLimitUsage<?> storeUsage,
int percentLimit) |
Modifier and Type | Class and Description |
---|---|
class |
StoreUsage
Used to keep track of how much of something is being used so that a
productive working set usage can be controlled.
|
class |
TempUsage
Used to keep track of how much of something is being used so that a
productive working set usage can be controlled.
|
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.