Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureHandler
Packages that use MassIndexingFailureHandler
Package
Description
-
Uses of MassIndexingFailureHandler in org.hibernate.search.mapper.orm.massindexing
Subinterfaces of MassIndexingFailureHandler in org.hibernate.search.mapper.orm.massindexingMethods in org.hibernate.search.mapper.orm.massindexing with parameters of type MassIndexingFailureHandlerModifier and TypeMethodDescriptionMassIndexer.failureHandler(MassIndexingFailureHandler failureHandler) Sets theMassIndexingFailureHandler. -
Uses of MassIndexingFailureHandler in org.hibernate.search.mapper.orm.massindexing.impl
Methods in org.hibernate.search.mapper.orm.massindexing.impl with parameters of type MassIndexingFailureHandlerModifier and TypeMethodDescriptionHibernateOrmMassIndexer.failureHandler(MassIndexingFailureHandler failureHandler) -
Uses of MassIndexingFailureHandler in org.hibernate.search.mapper.pojo.massindexing.impl
Classes in org.hibernate.search.mapper.pojo.massindexing.impl that implement MassIndexingFailureHandlerModifier and TypeClassDescriptionclassclassMethods in org.hibernate.search.mapper.pojo.massindexing.impl with parameters of type MassIndexingFailureHandlerModifier and TypeMethodDescriptionPojoDefaultMassIndexer.failureHandler(MassIndexingFailureHandler failureHandler) Constructors in org.hibernate.search.mapper.pojo.massindexing.impl with parameters of type MassIndexingFailureHandlerModifierConstructorDescriptionPojoMassIndexingNotifier(MassIndexingFailureHandler failureHandler, MassIndexingMonitor monitor, Long failureFloodingThreshold) -
Uses of MassIndexingFailureHandler in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi with parameters of type MassIndexingFailureHandlerModifier and TypeMethodDescriptionPojoMassIndexer.failureHandler(MassIndexingFailureHandler failureHandler) Sets theMassIndexingFailureHandler.
MassIndexingFailureHandler.