public interface RegistryClientConfig
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessKey()
Gets access key.
|
String |
getAlgorithm()
Gets algorithm.
|
String |
getAppName()
Gets app name.
|
long |
getAuthCacheInterval()
Gets auth cache interval.
|
int |
getConnectTimeout()
Gets connect timeout.
|
String |
getDataCenter()
Gets data center.
|
String |
getEnv()
Gets env.
|
String |
getInstanceId()
Gets instance id.
|
int |
getInvokeTimeout()
Gets invoke timeout.
|
String |
getIp() |
int |
getObserverCallbackTimeout()
Gets observer callback timeout.
|
int |
getObserverThreadCoreSize()
Gets observer thread core size.
|
int |
getObserverThreadMaxSize()
Gets observer thread max size.
|
int |
getObserverThreadQueueLength()
Gets observer thread queue length.
|
int |
getRecheckInterval()
Gets recheck interval.
|
String |
getRegistryEndpoint()
Gets registry endpoint.
|
int |
getRegistryEndpointPort()
Gets registry endpoint port.
|
String |
getSecretKey()
Gets secret key.
|
int |
getSocketTimeout()
Gets socket timeout.
|
int |
getSyncConfigRetryInterval()
Gets sync config retry interval.
|
String |
getZone()
Gets cell.
|
boolean |
isEventBusEnable()
Is event bus enable boolean.
|
String getEnv()
String getInstanceId()
String getIp()
String getZone()
String getRegistryEndpoint()
int getRegistryEndpointPort()
String getDataCenter()
String getAppName()
int getConnectTimeout()
int getSocketTimeout()
int getInvokeTimeout()
int getRecheckInterval()
int getObserverThreadCoreSize()
int getObserverThreadMaxSize()
int getObserverThreadQueueLength()
int getObserverCallbackTimeout()
int getSyncConfigRetryInterval()
String getAccessKey()
String getSecretKey()
String getAlgorithm()
long getAuthCacheInterval()
boolean isEventBusEnable()
Copyright © 2023 The Ant Financial. All rights reserved.