Uses of Class
org.hibernate.search.engine.reporting.EntityIndexingFailureContext
Packages that use EntityIndexingFailureContext
-
Uses of EntityIndexingFailureContext in org.hibernate.search.engine.reporting
Methods in org.hibernate.search.engine.reporting that return EntityIndexingFailureContextMethods in org.hibernate.search.engine.reporting with parameters of type EntityIndexingFailureContextModifier and TypeMethodDescriptionvoid
FailureHandler.handle
(EntityIndexingFailureContext context) Handle the failure of entity indexing.