Uses of Class
de.hybris.platform.solrfacetsearch.indexer.strategies.impl.AbstractIndexerStrategy
-
Packages that use AbstractIndexerStrategy Package Description com.hybris.backoffice.solrsearch.indexer.impl de.hybris.platform.solrfacetsearch.indexer.strategies.impl -
-
Uses of AbstractIndexerStrategy in com.hybris.backoffice.solrsearch.indexer.impl
Subclasses of AbstractIndexerStrategy in com.hybris.backoffice.solrsearch.indexer.impl Modifier and Type Class Description class
BackofficeIndexerStrategy
-
Uses of AbstractIndexerStrategy in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Subclasses of AbstractIndexerStrategy in de.hybris.platform.solrfacetsearch.indexer.strategies.impl Modifier and Type Class Description class
DefaultIndexerStrategy
Default implementation ofIndexerStrategy
.class
DistributedIndexerStrategy
Implementation ofIndexerStrategy
that distributes work across cluster nodes.
-