Showing:

Annotations
Attributes
Model
Properties
Element tns:tempUsage
Namespace http://activemq.apache.org/schema/core
Annotations
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.
Properties
content complex
Model
tns:executor{0,1} | tns:limiter{0,1} | tns:parent{0,1} | tns:store{0,1} | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:executor, tns:limiter, tns:parent, tns:store
Attributes
QName Type Use Annotation
executor xs:string optional
id xs:ID optional
limit xs:string optional
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, values of the form "20 Mb", "1024kb", and
"1g" can be used
limiter xs:string optional
name xs:string optional
parent xs:string optional
percentUsage xs:integer optional
percentUsageMinDelta xs:string optional
Sets the minimum number of percentage points the usage has to change before a UsageListener event is fired by the
manager.
pollingTime xs:integer optional
store xs:string optional
usagePortion xs:float optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:tempUsage / tns:executor
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Element tns:tempUsage / tns:limiter
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:defaultUsageCapacity | tns:usageCapacity | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:defaultUsageCapacity, tns:usageCapacity
Element tns:tempUsage / tns:parent
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Element tns:tempUsage / tns:store
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:levelDB | tns:pListStoreImpl | tns:replicatedLevelDB | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:levelDB, tns:pListStoreImpl, tns:replicatedLevelDB
Attribute tns:tempUsage / @executor
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @limit
Namespace No namespace
Annotations
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, values of the form "20 Mb", "1024kb", and
"1g" can be used
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @limiter
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @name
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @parent
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @percentUsage
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:tempUsage / @percentUsageMinDelta
Namespace No namespace
Annotations
Sets the minimum number of percentage points the usage has to change before a UsageListener event is fired by the
manager.
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @pollingTime
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:tempUsage / @store
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:tempUsage / @usagePortion
Namespace No namespace
Type xs:float
Properties
content simple
Attribute tns:tempUsage / @id
Namespace No namespace
Type xs:ID
Properties
content simple