Class ReindexingProperties.DatabaseRead

java.lang.Object
com.flowable.indexing.ReindexingProperties.DatabaseRead
Enclosing class:
ReindexingProperties

public static class ReindexingProperties.DatabaseRead extends Object
  • Constructor Details

    • DatabaseRead

      public DatabaseRead()
  • Method Details

    • getPageSize

      public int getPageSize()
    • setPageSize

      public void setPageSize(int pageSize)
    • getPool

      public ReindexingProperties.Pool getPool()