Class BufferedIncrementConfiguration
Object
com.liferay.portal.internal.increment.BufferedIncrementConfiguration
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
calculateStandbyTime
(int queueLength) int
long
long
int
boolean
-
Constructor Details
-
BufferedIncrementConfiguration
-
-
Method Details
-
calculateStandbyTime
public long calculateStandbyTime(int queueLength) -
getStandbyQueueThreshold
public int getStandbyQueueThreshold() -
getStandbyTimeUpperLimit
public long getStandbyTimeUpperLimit() -
getThreadpoolKeepAliveTime
public long getThreadpoolKeepAliveTime() -
getThreadpoolMaxSize
public int getThreadpoolMaxSize() -
isStandbyEnabled
public boolean isStandbyEnabled()
-