Uses of Class
org.linuxforhealth.fhir.bucket.reindex.DriveReindexOperation
- 
Packages that use DriveReindexOperation Package Description org.linuxforhealth.fhir.bucket.reindex  - 
- 
Uses of DriveReindexOperation in org.linuxforhealth.fhir.bucket.reindex
Subclasses of DriveReindexOperation in org.linuxforhealth.fhir.bucket.reindex Modifier and Type Class Description classClientDrivenReindexOperationDrives the $reindex custom operation in parallel from the client side via use of the $retrieve-index operation.classServerDrivenReindexOperationDrives the $reindex custom operation in parallel. 
 -