Uses of Package
io.github.jchejarla.springbatch.clustering.query
Packages that use io.github.jchejarla.springbatch.clustering.query
Package
Description
Spring Boot Actuator integration for observability of the batch cluster.
Spring Boot auto-configuration and the configuration-property surface for clustering.
Read-only, job-centric observability of the cluster.
-
Classes in io.github.jchejarla.springbatch.clustering.query used by io.github.jchejarla.springbatch.clustering.actuateClassDescriptionA read-only, job-centric view of how a job is distributed across the cluster: which node masters it, how many partitions it has, the count of partitions in each status, and where each partition is running.A one-line summary of a coordinated job, for listing.
-
Classes in io.github.jchejarla.springbatch.clustering.query used by io.github.jchejarla.springbatch.clustering.autoconfigureClassDescriptionRead-only, job-centric view of the cluster: which node masters a job, how many partitions it has, and where each partition is running.
-
Classes in io.github.jchejarla.springbatch.clustering.query used by io.github.jchejarla.springbatch.clustering.queryClassDescriptionA read-only, job-centric view of how a job is distributed across the cluster: which node masters it, how many partitions it has, the count of partitions in each status, and where each partition is running.Master-side coordination phases recorded (when enabled) to
BATCH_JOB_PHASE_EVENTS.A one-line summary of a coordinated job, for listing.Read-only view of a single partition's placement and status within a job.