public class FileSystemSolrIndexStatusProviderImpl extends Object implements SolrIndexStatusProvider
| Modifier and Type | Field and Description |
|---|---|
protected DocumentBuilder |
builder |
protected SimpleDateFormat |
format |
protected SearchService |
searchService |
protected XPath |
xPath |
| Constructor and Description |
|---|
FileSystemSolrIndexStatusProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleUpdateIndexStatus(IndexStatusInfo status) |
IndexStatusInfo |
readIndexStatus(IndexStatusInfo status) |
protected SearchService searchService
protected DocumentBuilder builder
protected XPath xPath
protected SimpleDateFormat format
public FileSystemSolrIndexStatusProviderImpl()
public void handleUpdateIndexStatus(IndexStatusInfo status)
handleUpdateIndexStatus in interface SolrIndexStatusProviderpublic IndexStatusInfo readIndexStatus(IndexStatusInfo status)
readIndexStatus in interface SolrIndexStatusProviderCopyright © 2015. All Rights Reserved.