Package com.knezevic.edaf.v3.persistence.query
package com.knezevic.edaf.v3.persistence.query
Read-side query models and repository contracts.
Backs web/report APIs with paged, filterable and analytics-focused run/experiment views.
-
ClassDescriptionPer-algorithm aggregate row for same-problem comparisons.Five-number summary and moments used for box-plot and distribution cards.Checkpoint persistence row for run detail view.One convergence point with mean and 95% confidence interval bounds.Event row with type and JSON payload.Aggregate metrics and profile curves computed over all runs of one experiment.Result of one experiment hard-delete operation.Experiment-level metadata with run counters for aggregated analysis views.One row in experiment listing.Flattened experiment parameter row for searchable config exploration.Query object for experiment-list filtering, sorting, and pagination.One run row within a specific experiment.Distinct facet values used by dashboard filters.Friedman average rank for one algorithm (lower rank is better).Friedman omnibus test output for multiple algorithms.Histogram bin used for time-to-target distributions.Iteration metric row used by reports and web charts.JDBC read repository used by reporting and web dashboard.PageResult<T>Generic page envelope for API and repository responses.One pairwise statistical comparison row.Cross-algorithm comparison payload for one problem family.One X/Y point in profile curves (data profile or performance profile).Named profile series for chart rendering.Rich run + experiment view used by run detail API and dashboard.One row in filtered run listing.Query object for run-list filtering, sorting, and pagination.Read-side repository for run metadata, filtered queries, and run detail resources.Lightweight run summary row.Result of requesting cooperative stop for one run or experiment.