public interface EndpointResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveGeneralApiEndpoint(String generalApiEndpoint)
return the general api endpoint addr, the result can be ip or ip:port.
|
String |
resolveGetServiceApiEndpoint(String getServiceApiEndpoint)
return the get service api endpoint addr, the result can be ip or ip:port.
|
String resolveGeneralApiEndpoint(String generalApiEndpoint)
generalApiEndpoint - String resolveGetServiceApiEndpoint(String getServiceApiEndpoint)
getServiceApiEndpoint - Copyright © 2023. All rights reserved.