Package org.hibernate.search.mapper.pojo.massindexing
-
Interface Summary Interface Description MassIndexingEnvironment An interface for pluggable components that set up and tear down the environment of mass indexing threads, for example, to initializeThreadLocals.MassIndexingEnvironment.Context MassIndexingEnvironment.EntityIdentifierLoadingContext Context provided toMassIndexingEnvironmentwhen configured hooks are considered for execution around the identifier loading work.MassIndexingEnvironment.EntityLoadingContext Context provided toMassIndexingEnvironmentwhen configured hooks are considered for execution around the entity loading work.MassIndexingFailureHandler A handler for failures occurring during mass indexing.MassIndexingMonitor A component that monitors progress of mass indexing. -
Class Summary Class Description MassIndexingEntityFailureContext Contextual information about a failure to load or index a entities during mass indexing.MassIndexingEntityFailureContext.Builder MassIndexingFailureContext Contextual information about a failing operation during mass indexing.MassIndexingFailureContext.Builder