public interface ThreadPoolParameter
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAllowCoreThreadTimeOut()
Get allow core thread timeOut
|
Integer |
getCapacity()
Get capacity
|
Integer |
getCapacityAlarm()
Get capacity alarm
|
Integer |
getCoreSize()
Get core size
|
Long |
getExecuteTimeOut()
Get execute time out
|
Integer |
getIsAlarm()
Get is alarm
|
String |
getItemId()
Get item id
|
Integer |
getKeepAliveTime()
Get keep alive time
|
Integer |
getLivenessAlarm()
Get liveness alarm
|
Integer |
getMaxSize()
Get max size
|
Integer |
getQueueType()
Get queue type
|
Integer |
getRejectedType()
Get rejected type
|
String |
getTenantId()
Get tenant id
|
String |
getTpId()
Get thread-pool id
|
String getTenantId()
String getItemId()
String getTpId()
Integer getCoreSize()
Integer getMaxSize()
Integer getQueueType()
Integer getCapacity()
Integer getKeepAliveTime()
Long getExecuteTimeOut()
Integer getRejectedType()
Integer getIsAlarm()
Integer getCapacityAlarm()
Integer getLivenessAlarm()
Integer getAllowCoreThreadTimeOut()
Copyright © 2022. All rights reserved.