Skip to main content

Module types

Module types 

Source

Structs§

BatchCompletionSummary
Summary of a completed batch job.
BatchItem
A single item within a batch job.
BatchJob
A batch job containing multiple items processed with the same resource.
EtaEstimate
Structured ETA estimate with confidence indication.
ItemResult
Result of processing a single batch item.
SchedulingConfig
Scheduling configuration for batch queue fairness.

Enums§

BatchItemStatus
Per-item status within a batch job.
BatchJobStatus
Overall batch job status.
EtaConfidence
Confidence level of an ETA estimate.
OverwritePolicy
Overwrite policy for batch operations.
SizeBucket
Size bucket for ETA estimation — groups items by processing complexity.