Uses of Class
org.hibernate.search.backend.lucene.lowlevel.collector.impl.CollectorExecutionContext
Packages that use CollectorExecutionContext
Package
Description
-
Uses of CollectorExecutionContext in org.hibernate.search.backend.lucene.lowlevel.collector.impl
Subclasses of CollectorExecutionContext in org.hibernate.search.backend.lucene.lowlevel.collector.implMethods in org.hibernate.search.backend.lucene.lowlevel.collector.impl with parameters of type CollectorExecutionContextModifier and TypeMethodDescriptionStoredFieldsValuesDelegate.Factory.create(CollectorExecutionContext context) CollectorFactory.createCollectorManager(CollectorExecutionContext context) org.apache.lucene.facet.FacetsCollectorManagerFacetsCollectorFactory.createCollectorManager(CollectorExecutionContext context) DocumentReferenceValues.simple(CollectorExecutionContext executionContext) Constructors in org.hibernate.search.backend.lucene.lowlevel.collector.impl with parameters of type CollectorExecutionContextModifierConstructorDescriptionprotectedDocumentReferenceValues(CollectorExecutionContext executionContext) -
Uses of CollectorExecutionContext in org.hibernate.search.backend.lucene.search.extraction.impl
Constructors in org.hibernate.search.backend.lucene.search.extraction.impl with parameters of type CollectorExecutionContextModifierConstructorDescriptionBuilder(CollectorExecutionContext executionContext, TimeoutManager timeoutManager)