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.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
.