Class PojoMassIndexingBatchCoordinator

java.lang.Object
org.hibernate.search.mapper.pojo.massindexing.impl.PojoMassIndexingFailureHandledRunnable
org.hibernate.search.mapper.pojo.massindexing.impl.PojoMassIndexingBatchCoordinator
All Implemented Interfaces:
Runnable

public class PojoMassIndexingBatchCoordinator extends PojoMassIndexingFailureHandledRunnable
Makes sure that several different BatchIndexingWorkspace(s) can be started concurrently, sharing the same batch-backend and IndexWriters.
Author:
Sanne Grinovero