public class ServantInvokerAliveStat extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getLastRetryTime() |
boolean |
isAlive() |
void |
onCallFinished(int ret,
ServantProxyConfig config) |
void |
setLastRetryTime(long lastRetryTime) |
String |
toString() |
public boolean isAlive()
public void onCallFinished(int ret,
ServantProxyConfig config)
public long getLastRetryTime()
public void setLastRetryTime(long lastRetryTime)
Copyright © 2020. All Rights Reserved.