| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.indexer.strategies.impl | |
| de.hybris.platform.solrfacetsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
protected SolrIndexerDistributedProcessModel |
DistributedIndexerStrategy.createDistributedIndexerProcess(CollectionBasedCreationData indexerProcessData,
IndexerContext indexerContext) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerDistributedProcessModel |
SolrIndexerDistributedProcessResource.getSolrIndexerDistributedProcessModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexerDistributedProcessModel |
SolrIndexerDistributedProcessResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexerDistributedProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexerDistributedProcessModel> |
SolrIndexerDistributedProcessesResource.getSolrIndexerDistributedProcessesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerDistributedProcessResource.setSolrIndexerDistributedProcessModel(SolrIndexerDistributedProcessModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerDistributedProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerDistributedProcessesResource.setSolrIndexerDistributedProcessesCollection(java.util.Collection<SolrIndexerDistributedProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.