Interface AddressServerConstants


  • public interface AddressServerConstants
    Uniform constant parameter naming for address servers and default values ​​for related parameters
    Since:
    1.1.0
    Author:
    pbting
    • Field Detail

      • DEFAULT_SERVER_PORT

        static final int DEFAULT_SERVER_PORT
        the default server port when create the Instance object.
        See Also:
        Constant Field Values
      • DEFAULT_PRODUCT

        static final String DEFAULT_PRODUCT
        when post ips is not given the product,then use the default.
        See Also:
        Constant Field Values
      • GROUP_SERVICE_NAME_SEP

        static final String GROUP_SERVICE_NAME_SEP
        the separator for between raw service name and group
        See Also:
        Constant Field Values
      • DEFAULT_GET_CLUSTER

        static final String DEFAULT_GET_CLUSTER
        when post ips is not given the cluster,then use the default.
        See Also:
        Constant Field Values
      • MULTI_IPS_SEPARATOR

        static final String MULTI_IPS_SEPARATOR
        post multi ip will use the "," to separator
        See Also:
        Constant Field Values
      • ALIWARE_NACOS_DEFAULT_PRODUCT_NAME

        static final String ALIWARE_NACOS_DEFAULT_PRODUCT_NAME
        the default product name when deploy nacos with naming and config
        See Also:
        Constant Field Values
      • ALIWARE_NACOS_PRODUCT_DOM_TEMPLATE

        static final String ALIWARE_NACOS_PRODUCT_DOM_TEMPLATE
        when the config and naming will separate deploy,then must specify product name by the client。
        See Also:
        Constant Field Values
      • ADDRESS_SERVER_REQUEST_URL

        static final String ADDRESS_SERVER_REQUEST_URL
        the url for address server prefix
        See Also:
        Constant Field Values