Uses of Record Class
com.knezevic.edaf.v3.persistence.query.coco.CocoAggregateMetric
Packages that use CocoAggregateMetric
Package
Description
COCO-specific query DTOs and repository abstractions.
REST and MVC controllers for run/experiment analytics.
-
Uses of CocoAggregateMetric in com.knezevic.edaf.v3.persistence.query.coco
Methods in com.knezevic.edaf.v3.persistence.query.coco that return types with arguments of type CocoAggregateMetricModifier and TypeMethodDescriptionCocoRepository.listAggregates(String campaignId) Lists aggregate rows for campaign.JdbcCocoRepository.listAggregates(String campaignId) -
Uses of CocoAggregateMetric in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return types with arguments of type CocoAggregateMetric