Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureHandler
-
Packages that use MassIndexingFailureHandler Package Description org.hibernate.search.mapper.pojo.massindexing.spi -
-
Uses of MassIndexingFailureHandler in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi with parameters of type MassIndexingFailureHandler Modifier and Type Method Description PojoMassIndexerPojoMassIndexer. failureHandler(MassIndexingFailureHandler failureHandler)Sets theMassIndexingFailureHandler.
-