Uses of Class
com.ibm.fhir.bucket.reindex.DriveReindexOperation
-
Packages that use DriveReindexOperation Package Description com.ibm.fhir.bucket.reindex -
-
Uses of DriveReindexOperation in com.ibm.fhir.bucket.reindex
Subclasses of DriveReindexOperation in com.ibm.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.
-