Uses of Class
org.hibernate.search.mapper.pojo.massindexing.impl.PojoMassIndexingFailureHandledRunnable
-
Packages that use PojoMassIndexingFailureHandledRunnable Package Description org.hibernate.search.mapper.pojo.massindexing.impl -
-
Uses of PojoMassIndexingFailureHandledRunnable in org.hibernate.search.mapper.pojo.massindexing.impl
Subclasses of PojoMassIndexingFailureHandledRunnable in org.hibernate.search.mapper.pojo.massindexing.impl Modifier and Type Class Description classPojoMassIndexingBatchCoordinatorMakes sure that several different BatchIndexingWorkspace(s) can be started concurrently, sharing the same batch-backend and IndexWriters.classPojoMassIndexingBatchIndexingWorkspace<E,I>This runnable will prepare a pipeline for batch indexing of entities, managing the lifecycle of several ThreadPools.classPojoMassIndexingEntityIdentifierLoadingRunnable<E,I>classPojoMassIndexingEntityLoadingRunnable<E,I>
-