Uses of Interface
ca.uhn.fhir.batch2.api.IJobPartitionProvider
Packages that use IJobPartitionProvider
-
Uses of IJobPartitionProvider in ca.uhn.fhir.batch2.config
Methods in ca.uhn.fhir.batch2.config that return IJobPartitionProviderModifier and TypeMethodDescriptionBaseBatch2Config.jobPartitionProvider(ca.uhn.fhir.context.FhirContext theFhirContext, IRequestPartitionHelperSvc theRequestPartitionHelperSvc, ca.uhn.fhir.jpa.searchparam.MatchUrlService theMatchUrlService) -
Uses of IJobPartitionProvider in ca.uhn.fhir.batch2.coordinator
Classes in ca.uhn.fhir.batch2.coordinator that implement IJobPartitionProviderModifier and TypeClassDescriptionclassDefault implementation which provides thePartitionedUrllist for a certain operation request.