Uses of Record Class
io.github.jchejarla.springbatch.clustering.query.JobSummaryView
Packages that use JobSummaryView
Package
Description
Spring Boot Actuator integration for observability of the batch cluster.
Read-only, job-centric observability of the cluster.
-
Uses of JobSummaryView in io.github.jchejarla.springbatch.clustering.actuate
Methods in io.github.jchejarla.springbatch.clustering.actuate that return types with arguments of type JobSummaryView -
Uses of JobSummaryView in io.github.jchejarla.springbatch.clustering.query
Methods in io.github.jchejarla.springbatch.clustering.query that return types with arguments of type JobSummaryViewModifier and TypeMethodDescriptionBatchClusterQueryService.listCoordinatedJobs()Lists coordinated jobs, most recent first.