@Service(value="blSolrIndexStatusService") public class SolrIndexStatusServiceImpl extends Object implements SolrIndexStatusService
| Constructor and Description |
|---|
SolrIndexStatusServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
IndexStatusInfo |
getIndexStatus() |
IndexStatusInfo |
getSeedStatusInstance()
Provide a custom IndexStatusInfo instance to be used by the system.
|
void |
setIndexStatus(IndexStatusInfo status) |
public void setIndexStatus(IndexStatusInfo status)
setIndexStatus in interface SolrIndexStatusServicepublic IndexStatusInfo getIndexStatus()
getIndexStatus in interface SolrIndexStatusServicepublic IndexStatusInfo getSeedStatusInstance()
SolrIndexStatusServicegetSeedStatusInstance in interface SolrIndexStatusServiceCopyright © 2017. All rights reserved.