Class DefaultIndexerBatchContextFactory

java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.impl.DefaultIndexerBatchContextFactory
All Implemented Interfaces:
IndexerBatchContextFactory<DefaultIndexerBatchContext>

public class DefaultIndexerBatchContextFactory extends Object implements IndexerBatchContextFactory<DefaultIndexerBatchContext>
Default implementation of IndexerBatchContextFactory. It uses a thread local variable for storing the context.