Uses of Class
com.broadleafcommerce.search.index.customer.master.CustomerSearchIndexMasterProcessLauncher
Packages that use CustomerSearchIndexMasterProcessLauncher
-
Uses of CustomerSearchIndexMasterProcessLauncher in com.broadleafcommerce.search.index.customer.master.autoconfigure
Methods in com.broadleafcommerce.search.index.customer.master.autoconfigure that return CustomerSearchIndexMasterProcessLauncherModifier and TypeMethodDescriptionCustomerMasterProcessLauncherAutoConfiguration.customerSearchIndexMasterProcessLauncher
(com.broadleafcommerce.search.index.core.ProcessStateService processStateService, com.broadleafcommerce.search.index.core.LockService lockService, com.broadleafcommerce.search.index.core.queue.QueueProvider queueProvider, CustomerQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>> batchIdReader, com.broadleafcommerce.search.index.core.SemaphoreProvider semaphoreProvider, com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties)