jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It supports Super Aggregation: Rollups, Cube, and Grouping Sets. It supports analytic operations such as lag/lead and row number and more. It also allows custom aggregate and analytic operations.
Features
- Ability to apply "group by" functionality to an arbitrary List of Objects
- Specify "group by" properties by making List items Comparable or by supplying a list of property names, like a SQL "group by"
- 20 Built-in Aggregators: Sum, Count, Avg, Max, Min, Collect, Concat, Correlation, Covariance, CovariancePop, GeometricMean, HarmonicMean, LinearRegression, Mode, Percentile, Product, StdDev, StdDevPop, Variance, VariancePop
- Customizable Aggregators
- Parallel processing available
- Multiset Discrimination
- Super Aggregation: Rollups, Cube, and Grouping Sets
- Analytic Functions, including all built-in Aggregators plus 9 Built-in Analytic-only functions
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow jAgg
nel_h2
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Jagg is good! Thanks.