Package ca.uhn.fhir.jpa.reindex.job
Class ReindexWriter
java.lang.Object
ca.uhn.fhir.jpa.reindex.job.ReindexWriter
public class ReindexWriter
extends Object
implements org.springframework.batch.item.ItemWriter<List<Long>>
Reindex the provided list of pids of resources
-
Field Details
-
PROCESS_NAME
- See Also:
-
THREAD_PREFIX
- See Also:
-
myTxManager
-
-
Constructor Details
-
ReindexWriter
public ReindexWriter()
-
-
Method Details