Uses of Interface
org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation.CacheOperation
Packages that use SolrIndexCachedOperation.CacheOperation
Package
Description
-
Uses of SolrIndexCachedOperation.CacheOperation in org.broadleafcommerce.core.search.service.solr.index
Methods in org.broadleafcommerce.core.search.service.solr.index with parameters of type SolrIndexCachedOperation.CacheOperationModifier and TypeMethodDescriptionvoidSolrIndexService.performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) SolrIndexService exposes#buildIncrementalIndex(int, int, boolean).voidSolrIndexServiceImpl.performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) -
Uses of SolrIndexCachedOperation.CacheOperation in org.broadleafcommerce.core.search.service.solr.indexer
Methods in org.broadleafcommerce.core.search.service.solr.indexer with parameters of type SolrIndexCachedOperation.CacheOperationModifier and TypeMethodDescriptionprotected voidCatalogSolrIndexUpdateCommandHandlerImpl.performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) voidCatalogSolrIndexUpdateService.performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) voidCatalogSolrIndexUpdateServiceImpl.performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation)