- All Implemented Interfaces:
Serializable
ConnectRate
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ConnectRate
public ConnectRate()
-
ConnectRate
public ConnectRate(Boolean initWithEmptyList)
-
Method Details
-
getAttempts
public Long getAttempts()
-
getConnects
public Long getConnects()
-
getConnectRatio
public Double getConnectRatio()
-
-
-