Class AddressServerManager
- java.lang.Object
-
- com.alibaba.nacos.address.component.AddressServerManager
-
@Component public class AddressServerManager extends Object
This class holds the IP list of the CAI's address service.- Since:
- 1.1.0
- Author:
- deshao
-
-
Constructor Summary
Constructors Constructor Description AddressServerManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDefaultClusterNameIfEmpty(String name)if the name is empty then return the default ,StringgetRawClusterName(String name)StringgetRawProductName(String name)String[]splitIps(String ips)
-