Uses of Interface
jakarta.batch.runtime.Metric
Package
Description
Provides APIs for viewing the detailed outcomes and metrics of Batch job executions.
Provides APIs for context classes allowing data sharing across Batch artifacts within a job instance and within a step.
-
Uses of Metric in jakarta.batch.runtime
-
Uses of Metric in jakarta.batch.runtime.context
Modifier and TypeMethodDescriptionMetric[]
StepContext.getMetrics()
The getMetrics method returns an array of step level metrics.