Uses of Record Class
com.knezevic.edaf.v3.persistence.query.CheckpointRow
Packages that use CheckpointRow
Package
Description
Read-side query models and repository contracts.
REST and MVC controllers for run/experiment analytics.
Web service-layer components.
-
Uses of CheckpointRow in com.knezevic.edaf.v3.persistence.query
Methods in com.knezevic.edaf.v3.persistence.query that return types with arguments of type CheckpointRowModifier and TypeMethodDescriptionJdbcRunRepository.listCheckpoints(String runId) RunRepository.listCheckpoints(String runId) Lists checkpoints for one run. -
Uses of CheckpointRow in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return types with arguments of type CheckpointRow -
Uses of CheckpointRow in com.knezevic.edaf.v3.web.service
Methods in com.knezevic.edaf.v3.web.service that return types with arguments of type CheckpointRow