Class BatchClusterJobsEndpoint
java.lang.Object
io.github.jchejarla.springbatch.clustering.actuate.BatchClusterJobsEndpoint
Actuator endpoint exposed at
/actuator/batch-cluster-jobs that lists coordinated jobs, and at
/actuator/batch-cluster-jobs/{jobExecutionId} the job-centric view (master node, partition count,
status histogram, and per-partition placement) for one job. Read-only; a thin wrapper over
BatchClusterQueryService.- Author:
- Janardhan Chejarla
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchClusterJobsEndpoint
public BatchClusterJobsEndpoint()
-
-
Method Details
-
jobs
-
job
-