Uses of Class
org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
Packages that use MassIndexingEntityFailureContext
-
Uses of MassIndexingEntityFailureContext in org.hibernate.search.mapper.pojo.massindexing
Methods in org.hibernate.search.mapper.pojo.massindexing that return MassIndexingEntityFailureContextMethods in org.hibernate.search.mapper.pojo.massindexing with parameters of type MassIndexingEntityFailureContextModifier and TypeMethodDescriptiondefault voidMassIndexingFailureHandler.handle(MassIndexingEntityFailureContext context) Handle a failure when indexing an entity.