Uses of Package
org.hibernate.search.mapper.pojo.massindexing.impl
Packages that use org.hibernate.search.mapper.pojo.massindexing.impl
Package
Description
-
-
Classes in org.hibernate.search.mapper.pojo.massindexing.impl used by org.hibernate.search.mapper.pojo.massindexing.implClassDescriptionPrepares and configures a BatchIndexingWorkspace to start rebuilding the indexes for all entity instances in the database.The type of these entities is either all indexed entities or a subset, always including all subtypes.Common parent of all Runnable implementations for the batch indexing: share the code for handling runtime exceptions.A central object to which various are reported, responsible for notifying the user about these events.Implements a blocking queue capable of storing a "poison" token to signal consumer threads that the task is finished.
-