Class LeveldbRouteBuilder.BinaryAggregationStrategy
- java.lang.Object
-
- org.apache.camel.quarkus.component.leveldb.it.LeveldbRouteBuilder.BinaryAggregationStrategy
-
- All Implemented Interfaces:
org.apache.camel.AggregationStrategy
- Enclosing class:
- LeveldbRouteBuilder
public static class LeveldbRouteBuilder.BinaryAggregationStrategy extends Object implements org.apache.camel.AggregationStrategy
-
-
Constructor Summary
Constructors Constructor Description BinaryAggregationStrategy()
-
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)
-