public interface ServiceResource
| 限定符和类型 | 方法和说明 |
|---|---|
com.nepxion.discovery.common.entity.DiscoveryType |
getDiscoveryType() |
List<String> |
getGatewayList(List<com.nepxion.discovery.common.entity.GatewayType> gatewayTypes) |
List<String> |
getGateways() |
String |
getGroup(String serviceId) |
List<String> |
getGroups() |
List<com.nepxion.discovery.common.entity.InstanceEntity> |
getInstanceList(String serviceId) |
Map<String,List<com.nepxion.discovery.common.entity.InstanceEntity>> |
getInstanceMap(List<String> groups) |
List<org.springframework.cloud.client.ServiceInstance> |
getInstances(String serviceId) |
List<String> |
getServiceList(List<com.nepxion.discovery.common.entity.ServiceType> serviceTypes) |
List<String> |
getServices() |
com.nepxion.discovery.common.entity.DiscoveryType getDiscoveryType()
List<String> getServiceList(List<com.nepxion.discovery.common.entity.ServiceType> serviceTypes)
List<String> getGatewayList(List<com.nepxion.discovery.common.entity.GatewayType> gatewayTypes)
List<com.nepxion.discovery.common.entity.InstanceEntity> getInstanceList(String serviceId)
Copyright © 2022 Nepxion. All rights reserved.