Uses of Record Class
io.github.jchejarla.springbatch.clustering.query.JobClusterView
Packages that use JobClusterView
Package
Description
Spring Boot Actuator integration for observability of the batch cluster.
Read-only, job-centric observability of the cluster.
-
Uses of JobClusterView in io.github.jchejarla.springbatch.clustering.actuate
Methods in io.github.jchejarla.springbatch.clustering.actuate that return JobClusterViewModifier and TypeMethodDescription -
Uses of JobClusterView in io.github.jchejarla.springbatch.clustering.query
Methods in io.github.jchejarla.springbatch.clustering.query that return types with arguments of type JobClusterViewModifier and TypeMethodDescriptionBatchClusterQueryService.getJobView(long jobExecutionId) Returns the job-centric view for one job execution, or empty if it is not (or no longer) coordinated.