public class BulkRequestAggregationStrategy extends Object implements org.apache.camel.processor.aggregate.AggregationStrategy
ActionRequests into a single BulkRequest.| Constructor and Description |
|---|
BulkRequestAggregationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Exchange |
aggregate(org.apache.camel.Exchange oldExchange,
org.apache.camel.Exchange newExchange) |
Apache Camel