Uses of Class
com.broadleafcommerce.search.index.order.master.OrderSearchIndexMasterProcessLauncher
Packages that use OrderSearchIndexMasterProcessLauncher
-
Uses of OrderSearchIndexMasterProcessLauncher in com.broadleafcommerce.search.index.order.master.autoconfigure
Methods in com.broadleafcommerce.search.index.order.master.autoconfigure that return OrderSearchIndexMasterProcessLauncherModifier and TypeMethodDescriptionOrderMasterProcessLauncherAutoConfiguration.orderSearchIndexMasterProcessLauncher
(com.broadleafcommerce.search.index.core.ProcessStateService processStateService, com.broadleafcommerce.search.index.core.LockService lockService, com.broadleafcommerce.search.index.core.queue.QueueProvider queueProvider, OrderQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>> batchIdReader, com.broadleafcommerce.search.index.core.SemaphoreProvider semaphoreProvider, com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties)