public class FastConnectionPoolMonitorVo extends Object implements BeeConnectionPoolMonitorVo
| 构造器和说明 |
|---|
FastConnectionPoolMonitorVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
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() |
public String getDsId()
getDsId 在接口中 BeeConnectionPoolMonitorVopublic String getDsUUID()
getDsUUID 在接口中 BeeConnectionPoolMonitorVopublic String getHostIP()
getHostIP 在接口中 BeeConnectionPoolMonitorVopublic long getThreadId()
getThreadId 在接口中 BeeConnectionPoolMonitorVopublic String getThreadName()
getThreadName 在接口中 BeeConnectionPoolMonitorVopublic String getPoolName()
getPoolName 在接口中 BeeConnectionPoolMonitorVopublic String getPoolMode()
getPoolMode 在接口中 BeeConnectionPoolMonitorVopublic int getPoolMaxSize()
getPoolMaxSize 在接口中 BeeConnectionPoolMonitorVopublic int getPoolState()
getPoolState 在接口中 BeeConnectionPoolMonitorVopublic int getIdleSize()
getIdleSize 在接口中 BeeConnectionPoolMonitorVopublic int getUsingSize()
getUsingSize 在接口中 BeeConnectionPoolMonitorVopublic int getSemaphoreWaitingSize()
public int getTransferWaitingSize()
Copyright © 2023. All rights reserved.