| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.service.solr |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexStatusInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
IndexStatusInfo |
SolrIndexStatusService.getIndexStatus() |
IndexStatusInfo |
SolrIndexStatusServiceImpl.getIndexStatus() |
IndexStatusInfo |
SolrIndexStatusService.getSeedStatusInstance()
Provide a custom IndexStatusInfo instance to be used by the system.
|
IndexStatusInfo |
SolrIndexStatusServiceImpl.getSeedStatusInstance() |
IndexStatusInfo |
FileSystemSolrIndexStatusProviderImpl.readIndexStatus(IndexStatusInfo status) |
IndexStatusInfo |
SolrIndexStatusProvider.readIndexStatus(IndexStatusInfo status) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemSolrIndexStatusProviderImpl.handleUpdateIndexStatus(IndexStatusInfo status) |
void |
SolrIndexStatusProvider.handleUpdateIndexStatus(IndexStatusInfo status) |
IndexStatusInfo |
FileSystemSolrIndexStatusProviderImpl.readIndexStatus(IndexStatusInfo status) |
IndexStatusInfo |
SolrIndexStatusProvider.readIndexStatus(IndexStatusInfo status) |
void |
SolrIndexStatusService.setIndexStatus(IndexStatusInfo status) |
void |
SolrIndexStatusServiceImpl.setIndexStatus(IndexStatusInfo status) |
Copyright © 2017. All rights reserved.