Showing:

Attributes
Model
Properties
Complex Type tns:streamResequencerConfig
Namespace http://camel.apache.org/schema/spring
Type extension of tns:resequencerConfig
Type hierarchy
Model
Attributes
QName Type Use Annotation
capacity xs:int optional
Sets the capacity of the resequencer's inbound queue.
comparatorRef xs:string optional
To use a custom comparator
ignoreInvalidExchanges xs:boolean optional
Whether to ignore invalid exchanges
rejectOld xs:boolean optional
If true throws an exception when messages older than the last delivered message
are processed
timeout xs:long optional
Sets minimum time to wait for missing elements (messages).
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:streamResequencerConfig / @capacity
Namespace No namespace
Type xs:int
Properties
content simple
Attribute tns:streamResequencerConfig / @timeout
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:streamResequencerConfig / @ignoreInvalidExchanges
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:streamResequencerConfig / @comparatorRef
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:streamResequencerConfig / @rejectOld
Namespace No namespace
Type xs:boolean
Properties
content simple