Package com.flowable.indexing.impl
Interface ReindexEntityPageHandler
-
public interface ReindexEntityPageHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default long
determineNumberOfPages(int pageSize)
long
getTotalCount()
void
reindexPage(java.lang.String index, int start, int pageSize)
-