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 classBackofficeIndexerStrategy -
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 classDefaultIndexerStrategyDefault implementation ofIndexerStrategy.classDistributedIndexerStrategyImplementation ofIndexerStrategythat distributes work across cluster nodes.
-