Class ReindexManagerImpl

java.lang.Object
com.flowable.indexing.ReindexManagerImpl
All Implemented Interfaces:
ReindexManager

public class ReindexManagerImpl extends Object implements ReindexManager
Starts a resumable reindex batch within a single DB transaction. The index-page parts are deliberately not created here; the status timer creates them only once the dual-write propagation window has elapsed, so no entity is read for the backfill until every pod is guaranteed to be dual-writing to the new index.