IndexerOperationListener@Deprecated public abstract class AbstractIndexOperationStrategy extends Object implements IndexOperationStrategy
| Constructor and Description |
|---|
AbstractIndexOperationStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ModelService |
getModelService()
Deprecated.
|
SolrCoresService |
getSolrCoresService()
Deprecated.
|
SolrIndexerOperationsService |
getSolrIndexerOperationsService()
Deprecated.
|
void |
setModelService(ModelService modelService)
Deprecated.
|
void |
setSolrCoresService(SolrCoresService solrCoresService)
Deprecated.
|
void |
setSolrIndexerOperationsService(SolrIndexerOperationsService solrIndexerOperationsService)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterIndex, afterIndexError, beforeIndexpublic AbstractIndexOperationStrategy()
public ModelService getModelService()
public void setModelService(ModelService modelService)
public SolrCoresService getSolrCoresService()
public void setSolrCoresService(SolrCoresService solrCoresService)
public SolrIndexerOperationsService getSolrIndexerOperationsService()
public void setSolrIndexerOperationsService(SolrIndexerOperationsService solrIndexerOperationsService)
Copyright © 2017 SAP SE. All Rights Reserved.