Skip to content
Snippets Groups Projects
Commit 824fd27f authored by MaxEmerold's avatar MaxEmerold Committed by Sören Henning
Browse files

Change UC2 Hazelcast Jet Implementation

- 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
parent 1ab16534
No related branches found
No related tags found
1 merge request!208Add benchmark implementations for Hazelcast Jet
Pipeline #5483 failed