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 IndexerBatchStrategy
IndexerBatchStrategyFactory. 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 class
DefaultIndexerBatchStrategy
Default implementation ofIndexerBatchStrategy
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return IndexerBatchStrategy Modifier and Type Method Description IndexerBatchStrategy
DefaultIndexerBatchStrategyFactory. createIndexerBatchStrategy(FacetSearchConfig facetSearchConfig)
-