Class ThreadPoolBasedReindexRunnable

java.lang.Object
com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
All Implemented Interfaces:
ReindexRunnable

public class ThreadPoolBasedReindexRunnable extends Object implements ReindexRunnable
An implementation of ReindexRunnable that uses a threadpool to fetch pages of data from the database.