接口 SystemPropertyKeyConst


public interface SystemPropertyKeyConst
Support for reading the value of the specified variable from the -D parameter.

Properties that are preferred to which in PropertyKeyConst

作者:
pbting
  • 字段详细资料

    • NAMING_SERVER_PORT

      static final String NAMING_SERVER_PORT
      另请参阅:
    • IS_USE_CLOUD_NAMESPACE_PARSING

      static final String IS_USE_CLOUD_NAMESPACE_PARSING
      In the cloud (Alibaba Cloud or other cloud vendors) environment, whether to enable namespace resolution in the cloud environment.

      The default is on.

      另请参阅:
    • ANS_NAMESPACE

      static final String ANS_NAMESPACE
      In the cloud environment, if the process level requires a globally uniform namespace, it can be specified with the -D parameter.
      另请参阅:
    • IS_USE_ENDPOINT_PARSING_RULE

      static final String IS_USE_ENDPOINT_PARSING_RULE
      It is also supported by the -D parameter.
      另请参阅:
    • IS_USE_RAM_INFO_PARSING

      static final String IS_USE_RAM_INFO_PARSING
      Since 2.3.3, For some situation like java agent using nacos-client which can't use env ram info.
      另请参阅: