Package | Description |
---|---|
org.apache.activemq.usage |
Modifier and Type | Class and Description |
---|---|
class |
Usage<T extends Usage>
Used to keep track of how much of something is being used so that a productive working set usage can be controlled.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryUsage
Used to keep track of how much of something is being used so that a
productive working set usage can be controlled.
|
Modifier and Type | Field and Description |
---|---|
protected T |
Usage.parent |
Modifier and Type | Method and Description |
---|---|
void |
UsageListener.onUsageChanged(Usage usage,
int oldPercentUsage,
int newPercentUsage) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.