Add benchmark implementations for Hazelcast Jet
Compare changes
Files
5- MaxEmerold authored
- Changed Pipeline Structure - Aggregation Step now produces Stats Objects - Final Output is String representation of Keys and Stats Objects - Added Supplier and Serializer for Statsaccumulator (used in Pipeline) - Fixed Checkstyle/PMD
@@ -27,6 +27,7 @@ dependencies {