Showing:

Attributes
Model
Properties
Complex Type tns:batchResequencerConfig
Namespace http://camel.apache.org/schema/spring
Type extension of tns:resequencerConfig
Type hierarchy
Model
Attributes
QName Type Use Annotation
allowDuplicates xs:boolean optional
Whether to allow duplicates.
batchSize xs:int optional
Sets the size of the batch to be re-ordered. The default size is 100.
batchTimeout xs:long optional
Sets the timeout for collecting elements to be re-ordered. The default timeout
is 1000 msec.
ignoreInvalidExchanges xs:boolean optional
Whether to ignore invalid exchanges
reverse xs:boolean optional
Whether to reverse the ordering.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:batchResequencerConfig / @batchSize
Namespace No namespace
Type xs:int
Properties
content simple
Attribute tns:batchResequencerConfig / @batchTimeout
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:batchResequencerConfig / @allowDuplicates
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:batchResequencerConfig / @reverse
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:batchResequencerConfig / @ignoreInvalidExchanges
Namespace No namespace
Type xs:boolean
Properties
content simple