public interface RpcClientConfig
| 限定符和类型 | 方法和说明 |
|---|---|
long |
connectionKeepAlive()
get connection keep alive time.
|
int |
healthCheckRetryTimes()
get health check retry times.
|
long |
healthCheckTimeOut()
get health check time out.
|
Map<String,String> |
labels()
get map of labels.
|
String |
name()
get name.
|
int |
retryTimes()
get request retry times.
|
long |
timeOutMills()
get time out mills.
|
String name()
int retryTimes()
long timeOutMills()
long connectionKeepAlive()
int healthCheckRetryTimes()
long healthCheckTimeOut()
Copyright © 2018–2024 Alibaba Group. All rights reserved.