| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.org/config/1.0)>http://activemq.org/config/1.0)
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.
| Nested Element Summary | |||||||
| sequence |
|
||||||
| Attribute Summary | |
ID | id
|
long | limit
Sets the memory limit in bytes. |
string | limiter
|
string | name
|
string | parent
|
integer | percentUsage
|
integer | percentUsageMinDelta
Sets the minimum number of percentage points the usage has to change before a UsageListener event is fired by the manager. |
integer | pollingTime
|
string | store
|
float | usagePortion
|
| Attribute Detail |
Defined with global type ID
Sets the memory limit in bytes. Setting the limit in bytes will set the
usagePortion to 0 since the UsageManager is not going to be portion based
off the parent. When set using XBean, you can use values such as: "20
mb", "1024 kb", or "1 gb"
Defined with global type long
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type integer
Sets the minimum number of percentage points the usage has to change
before a UsageListener event is fired by the manager.
Defined with global type integer
Defined with global type integer
Defined with global type string
Defined with global type float
| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||