Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.strategies.IndexerBatchStrategy
-
Packages that use IndexerBatchStrategy Package Description de.hybris.platform.solrfacetsearch.indexer.strategies de.hybris.platform.solrfacetsearch.indexer.strategies.impl -
-
Uses of IndexerBatchStrategy in de.hybris.platform.solrfacetsearch.indexer.strategies
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies that return IndexerBatchStrategy Modifier and Type Method Description IndexerBatchStrategyIndexerBatchStrategyFactory. createIndexerBatchStrategy(FacetSearchConfig facetSearchConfig)Create new IndexerBatchStrategy. -
Uses of IndexerBatchStrategy in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Classes in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that implement IndexerBatchStrategy Modifier and Type Class Description classDefaultIndexerBatchStrategyDefault implementation ofIndexerBatchStrategyMethods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return IndexerBatchStrategy Modifier and Type Method Description IndexerBatchStrategyDefaultIndexerBatchStrategyFactory. createIndexerBatchStrategy(FacetSearchConfig facetSearchConfig)
-