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 class
ClientDrivenReindexOperation
Drives the $reindex custom operation in parallel from the client side via use of the $retrieve-index operation.class
ServerDrivenReindexOperation
Drives the $reindex custom operation in parallel.
-