Class 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 Detail

      • AddressServerManager

        public AddressServerManager()
    • Method Detail

      • getRawProductName

        public String getRawProductName​(String name)
      • getDefaultClusterNameIfEmpty

        public String getDefaultClusterNameIfEmpty​(String name)

        if the name is empty then return the default ,

        or return the source name by input

        Parameters:
        name -
        Returns:
      • getRawClusterName

        public String getRawClusterName​(String name)
      • splitIps

        public String[] splitIps​(String ips)
        Parameters:
        ips - multi ip will separator by the ','
        Returns: