Index
All Classes and Interfaces|All Packages
C
- com.broadleafcommerce.search.index.customer.solr.worker - package com.broadleafcommerce.search.index.customer.solr.worker
- com.broadleafcommerce.search.index.customer.solr.worker.autoconfigure - package com.broadleafcommerce.search.index.customer.solr.worker.autoconfigure
- createNewTask(ProcessStateService, Semaphore, IndexableType, ReindexQueue<BatchIdHolder<String>>) - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- customerSearchIndexWorkerProcessLauncher(ProcessStateService, QueueProvider, CustomerService, DocumentBuilder<SolrInputDocument>, SolrIndexProvider, SolrCollectionResolver, IndexerProperties, DataRouteSupporting) - Method in class com.broadleafcommerce.search.index.customer.solr.worker.autoconfigure.SolrCustomerWorkerAutoConfiguration
E
- executeInternal(BatchIdHolder<String>) - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- executeInternal(BatchIdHolder<String>, ProcessStateHolder) - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
-
Currently unused and points to the original
executeInternal(BatchIdHolder<String>, ProcessStateHolder)
but can be utilized later to add filtering on a date for a customer index.
G
- getCollectionResolver() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- getCollectionResolver() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- getCustomerService() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- getCustomerService() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- getDocumentBuilder() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- getDocumentBuilder() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- getSolrIndexProvider() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- getSolrIndexProvider() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- getSolrIndexWorkerUtil() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- getSolrIndexWorkerUtil() - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
S
- setSolrIndexWorkerUtil(SolrIndexWorkerUtil) - Method in class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- SolrCustomerIndexWorker - Class in com.broadleafcommerce.search.index.customer.solr.worker
- SolrCustomerIndexWorker(ProcessStateService, Semaphore, IndexableType, ReindexQueue<BatchIdHolder<String>>, CustomerService, DocumentBuilder<SolrInputDocument>, SolrIndexProvider, SolrCollectionResolver, DataRouteSupporting, long, int) - Constructor for class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SolrCustomerIndexWorker(ProcessStateService, Semaphore, IndexableType, ReindexQueue<BatchIdHolder<String>>, CustomerService, DocumentBuilder<SolrInputDocument>, SolrIndexProvider, SolrCollectionResolver, DataRouteSupporting, SolrIndexWorkerUtil, long, int) - Constructor for class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerIndexWorker
- SolrCustomerSearchIndexWorkerProcessLauncher - Class in com.broadleafcommerce.search.index.customer.solr.worker
- SolrCustomerSearchIndexWorkerProcessLauncher(ProcessStateService, QueueProvider, CustomerService, DocumentBuilder<SolrInputDocument>, SolrIndexProvider, SolrCollectionResolver, DataRouteSupporting, int, long, int) - Constructor for class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SolrCustomerSearchIndexWorkerProcessLauncher(ProcessStateService, QueueProvider, CustomerService, DocumentBuilder<SolrInputDocument>, SolrIndexProvider, SolrCollectionResolver, DataRouteSupporting, int, long, int, long) - Constructor for class com.broadleafcommerce.search.index.customer.solr.worker.SolrCustomerSearchIndexWorkerProcessLauncher
- SolrCustomerWorkerAutoConfiguration - Class in com.broadleafcommerce.search.index.customer.solr.worker.autoconfigure
- SolrCustomerWorkerAutoConfiguration() - Constructor for class com.broadleafcommerce.search.index.customer.solr.worker.autoconfigure.SolrCustomerWorkerAutoConfiguration
All Classes and Interfaces|All Packages
SolrCustomerIndexWorker(ProcessStateService, Semaphore, IndexableType, ReindexQueue, CustomerService, DocumentBuilder, SolrIndexProvider, SolrCollectionResolver, DataRouteSupporting, SolrIndexWorkerUtil, long, int)