Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.IndexerBatchListener
-
-
Uses of IndexerBatchListener in com.hybris.merchandising.indexer.listeners
Classes in com.hybris.merchandising.indexer.listeners that implement IndexerBatchListener Modifier and Type Class Description classMerchIndexingListenerMerchIndexingListener is a listener for carrying out actions following a Solr index. -
Uses of IndexerBatchListener in de.hybris.platform.commerceservices.search.solrfacetsearch.indexer.listeners
Classes in de.hybris.platform.commerceservices.search.solrfacetsearch.indexer.listeners that implement IndexerBatchListener Modifier and Type Class Description classCommerceSessionInitializationListenerListener that initializes the session. -
Uses of IndexerBatchListener in de.hybris.platform.marketplaceservices.catalog.impl
Classes in de.hybris.platform.marketplaceservices.catalog.impl that implement IndexerBatchListener Modifier and Type Class Description classMarketplaceSessionInitializationListener -
Uses of IndexerBatchListener in de.hybris.platform.solrfacetsearch.indexer
Subinterfaces of IndexerBatchListener in de.hybris.platform.solrfacetsearch.indexer Modifier and Type Interface Description interfaceExtendedIndexerBatchListenerExtending listener for indexer batch context. -
Uses of IndexerBatchListener in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return types with arguments of type IndexerBatchListener Modifier and Type Method Description protected java.util.List<IndexerBatchListener>DefaultIndexerBatchContextFactory. getListeners(DefaultIndexerBatchContext batchContext) -
Uses of IndexerBatchListener in de.hybris.platform.solrfacetsearch.indexer.listeners
Classes in de.hybris.platform.solrfacetsearch.indexer.listeners that implement IndexerBatchListener Modifier and Type Class Description classCommitModeListenerListener that applies the commit mode.classSessionInitializationListenerListener that initializes the session.
-