Class StringAggregator
- java.lang.Object
-
- org.apache.camel.kafkaconnector.aggregator.StringAggregator
-
- All Implemented Interfaces:
org.apache.camel.AggregationStrategy
public class StringAggregator extends Object implements org.apache.camel.AggregationStrategy
-
-
Constructor Summary
Constructors Constructor Description StringAggregator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.Exchangeaggregate(org.apache.camel.Exchange oldExchange, org.apache.camel.Exchange newExchange)
-