public interface BeeConnectionPoolMonitorVo
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCreatingCount() |
int |
getCreatingTimeoutCount() |
String |
getDsId() |
String |
getDsUUID() |
String |
getHostIP() |
int |
getIdleSize() |
int |
getPoolMaxSize() |
String |
getPoolMode() |
String |
getPoolName() |
int |
getPoolState() |
int |
getSemaphoreWaitingSize() |
long |
getThreadId() |
String |
getThreadName() |
int |
getTransferWaitingSize() |
int |
getUsingSize() |
String getDsId()
String getDsUUID()
String getHostIP()
long getThreadId()
String getThreadName()
String getPoolName()
String getPoolMode()
int getPoolMaxSize()
int getPoolState()
int getIdleSize()
int getUsingSize()
int getSemaphoreWaitingSize()
int getTransferWaitingSize()
int getCreatingCount()
int getCreatingTimeoutCount()
Copyright © 2024. All rights reserved.