Package com.flowable.indexing
Class ReindexingProperties
java.lang.Object
com.flowable.indexing.ReindexingProperties
public class ReindexingProperties
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReindexingProperties.DatabaseRead
static class
ReindexingProperties.Pool
-
Constructor Summary
Constructors Constructor Description ReindexingProperties()
-
Method Summary
Modifier and Type Method Description ReindexingProperties.DatabaseRead
getDatabaseRead()
java.time.Duration
getTotalTimeout()
void
setTotalTimeout(java.time.Duration totalTimeout)
-
Constructor Details
-
ReindexingProperties
public ReindexingProperties()
-
-
Method Details
-
getDatabaseRead
-
getTotalTimeout
public java.time.Duration getTotalTimeout() -
setTotalTimeout
public void setTotalTimeout(java.time.Duration totalTimeout)
-