Class SearchTaskParameters
java.lang.Object
ca.uhn.fhir.jpa.search.builder.tasks.SearchTaskParameters
-
Field Summary
Modifier and TypeFieldDescriptionca.uhn.fhir.rest.api.server.RequestDetails
int
-
Constructor Summary
ConstructorDescriptionSearchTaskParameters
(Search theSearch, IDao theCallingDao, SearchParameterMap theParams, String theResourceType, ca.uhn.fhir.rest.api.server.RequestDetails theRequest, RequestPartitionId theRequestPartitionId, Consumer<String> theOnRemove, int theSyncSize) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setLoadingThrottleForUnitTests
(Integer theLoadingThrottleForUnitTests)
-
Field Details
-
Search
-
CallingDao
-
Params
-
ResourceType
-
Request
-
RequestPartitionId
-
OnRemove
-
SyncSize
-
-
Constructor Details
-
SearchTaskParameters
public SearchTaskParameters(Search theSearch, IDao theCallingDao, SearchParameterMap theParams, String theResourceType, ca.uhn.fhir.rest.api.server.RequestDetails theRequest, RequestPartitionId theRequestPartitionId, Consumer<String> theOnRemove, int theSyncSize)
-
-
Method Details
-
getLoadingThrottleForUnitTests
-
setLoadingThrottleForUnitTests
-