element <in-memory-store> (global)
Namespace:
Type:
Content:
empty, 4 attributes
Subst.Gr:
may substitute for element abstract-object-store
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<in-memory-store
   
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
/>
May be included in elements by substitutions (4):
idempotent-message-filter, idempotent-receiver-router, idempotent-secure-hash-message-filter, idempotent-secure-hash-receiver-router
Annotation
An optionally bounded in-memory store for message IDs with periodic expiry of old entries. The bounded size is a soft limit and is only enforced periodically by the expiry process. This means that the store may temporarily exceed its maximum size between expiry runs but will eventually shrink to its configured size.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="in-memory-store" substitutionGroup="abstract-object-store" type="abstractMonitoredObjectStoreType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.