Uses of Class
org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
Packages that use MassIndexingEntityFailureContext
Package
Description
-
Uses of MassIndexingEntityFailureContext in org.hibernate.search.mapper.orm.massindexing
Methods in org.hibernate.search.mapper.orm.massindexing with parameters of type MassIndexingEntityFailureContextModifier and TypeMethodDescriptiondefault voidMassIndexingFailureHandler.handle(MassIndexingEntityFailureContext context) Deprecated. -
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. -
Uses of MassIndexingEntityFailureContext in org.hibernate.search.mapper.pojo.massindexing.impl
Methods in org.hibernate.search.mapper.pojo.massindexing.impl with parameters of type MassIndexingEntityFailureContextModifier and TypeMethodDescriptionvoidPojoMassIndexingDelegatingFailureHandler.handle(MassIndexingEntityFailureContext context) voidPojoMassIndexingFailSafeFailureHandlerWrapper.handle(MassIndexingEntityFailureContext context)
MassIndexingFailureHandler.handle(MassIndexingEntityFailureContext).