Uses of Class
org.hibernate.search.mapper.pojo.massindexing.MassIndexingEntityFailureContext
-
Packages that use MassIndexingEntityFailureContext Package Description org.hibernate.search.mapper.pojo.massindexing -
-
Uses of MassIndexingEntityFailureContext in org.hibernate.search.mapper.pojo.massindexing
Methods in org.hibernate.search.mapper.pojo.massindexing that return MassIndexingEntityFailureContext Modifier and Type Method Description MassIndexingEntityFailureContextMassIndexingEntityFailureContext.Builder. build()Methods in org.hibernate.search.mapper.pojo.massindexing with parameters of type MassIndexingEntityFailureContext Modifier and Type Method Description default voidMassIndexingFailureHandler. handle(MassIndexingEntityFailureContext context)Handle a failure when indexing an entity.
-