接口 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
-
字段概要
字段修饰符和类型字段说明static final StringIn the cloud environment, if the process level requires a globally uniform namespace, it can be specified with the -D parameter.static final StringIn the cloud (Alibaba Cloud or other cloud vendors) environment, whether to enable namespace resolution in the cloud environment.static final StringIt is also supported by the -D parameter.static final StringSince 2.3.3, For some situation like java agent using nacos-client which can't use env ram info.static final String
-
字段详细资料
-
NAMING_SERVER_PORT
- 另请参阅:
-
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
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
It is also supported by the -D parameter.- 另请参阅:
-
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.- 另请参阅:
-