Uses of Class
com.broadleafcommerce.search.index.catalog.autoconfigure.CatalogIndexerProperties
Packages that use CatalogIndexerProperties
Package
Description
-
Uses of CatalogIndexerProperties in com.broadleafcommerce.search.index.catalog.messaging.autoconfigure
Methods in com.broadleafcommerce.search.index.catalog.messaging.autoconfigure with parameters of type CatalogIndexerPropertiesModifier and TypeMethodDescriptionCatalogIndexerMessagingAutoConfiguration.productBatchIndexRequestHandler(CatalogIndexerProperties catalogIndexerProperties) -
Uses of CatalogIndexerProperties in com.broadleafcommerce.search.index.catalog.queue.autoconfigure
Methods in com.broadleafcommerce.search.index.catalog.queue.autoconfigure with parameters of type CatalogIndexerPropertiesModifier and TypeMethodDescriptionProductQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>>CatalogIndexerQueueAutoConfiguration.productQueueLoader(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, CatalogIndexerProperties catalogIndexerProperties, CatalogService catalogService, com.broadleafcommerce.search.index.core.ProcessStateService processStateService)