Uses of Class
org.hibernate.search.mapper.pojo.massindexing.MassIndexingFailureContext
Packages that use MassIndexingFailureContext
-
Uses of MassIndexingFailureContext in org.hibernate.search.mapper.pojo.massindexing
Subclasses of MassIndexingFailureContext in org.hibernate.search.mapper.pojo.massindexingModifier and TypeClassDescriptionclassContextual information about a failure to load or index a entities during mass indexing.Methods in org.hibernate.search.mapper.pojo.massindexing that return MassIndexingFailureContextMethods in org.hibernate.search.mapper.pojo.massindexing with parameters of type MassIndexingFailureContextModifier and TypeMethodDescriptionvoidMassIndexingFailureHandler.handle(MassIndexingFailureContext context) Handle a generic failure.