Uses of Class
ca.uhn.fhir.batch2.api.ChunkExecutionDetails
Packages that use ChunkExecutionDetails
Package
Description
This package contains the APIs used in the Batch2 framework.
-
Uses of ChunkExecutionDetails in ca.uhn.fhir.batch2.api
Methods in ca.uhn.fhir.batch2.api with parameters of type ChunkExecutionDetailsModifier and TypeMethodDescriptionIReductionStepWorker.consume(ChunkExecutionDetails<PT, IT> theChunkDetails) If an exception is thrown, the workchunk will be marked as failed.