Class UrlPartitioner
java.lang.Object
ca.uhn.fhir.batch2.jobs.parameters.UrlPartitioner
-
Constructor Summary
ConstructorsConstructorDescriptionUrlPartitioner(ca.uhn.fhir.jpa.searchparam.MatchUrlService theMatchUrlService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc) -
Method Summary
Modifier and TypeMethodDescriptionpartitionUrl(String theUrl, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)
-
Constructor Details
-
UrlPartitioner
public UrlPartitioner(ca.uhn.fhir.jpa.searchparam.MatchUrlService theMatchUrlService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc)
-
-
Method Details
-
partitionUrl
public PartitionedUrl partitionUrl(String theUrl, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)
-