Class ServiceCombAffinityTagFilterAdapter
java.lang.Object
com.huaweicloud.servicecomb.discovery.loadbalancer.ServiceCombAffinityTagFilterAdapter
- All Implemented Interfaces:
AffinityTagFilterAdapter
serviceComb affinity tag adapter
- Since:
- 2023-09-19
- Author:
- provenceee
-
Field Summary
Fields inherited from interface com.huaweicloud.router.client.loadbalancer.AffinityTagFilterAdapter
AFFINITY_TAG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAffinityTag(org.springframework.cloud.client.serviceregistry.Registration registration) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.huaweicloud.router.client.loadbalancer.AffinityTagFilterAdapter
getAffinityTag
-
Constructor Details
-
ServiceCombAffinityTagFilterAdapter
public ServiceCombAffinityTagFilterAdapter()
-
-
Method Details
-
getAffinityTag
public String getAffinityTag(org.springframework.cloud.client.serviceregistry.Registration registration) - Specified by:
getAffinityTagin interfaceAffinityTagFilterAdapter
-