SolrIndexOperationService#getLastIndexOperationTime(IndexData) instead@Deprecated public class DefaultSolrIndexStatisticsProvider extends Object implements SolrIndexStatisticsProvider
SolrIndexStatisticsProvider that holds a configurable list of ordered providers.
This provider goes through the list of providers and returns first non-null value.| Constructor and Description |
|---|
DefaultSolrIndexStatisticsProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastIndexTime(FacetSearchConfig facetSearchConfig,
IndexedType indexType)
Deprecated.
Returns last index date of the given indexed type.
|
void |
setProviders(List<SolrIndexStatisticsProvider> providers)
Deprecated.
|
public DefaultSolrIndexStatisticsProvider()
public Date getLastIndexTime(FacetSearchConfig facetSearchConfig, IndexedType indexType) throws SolrServiceException
SolrIndexStatisticsProvidernew Date(0l) should be returned.getLastIndexTime in interface SolrIndexStatisticsProviderDateSolrServiceExceptionpublic void setProviders(List<SolrIndexStatisticsProvider> providers)
Copyright © 2017 SAP SE. All Rights Reserved.