Interface CommonConstants.DubboProperty
- Enclosing interface:
CommonConstants
public static interface CommonConstants.DubboProperty
Dubbo custom VM properties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringused in JVMUtil.java ,Control stack print lines, default is 32 linesstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe property name forthe name of network interfacethat the Dubbo application will be ignoredstatic final StringThe property name forreturn whether a network interface is a point to point interfacethat the Dubbo application will determine whether to ignore the point-to-point network interfacestatic final Stringstatic final StringThe property name forthe name of network interfacethat the Dubbo application prefersstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String
-
Field Details
-
DUBBO_MIGRATION_FILE_ENABLE
- See Also:
-
DUBBO_MIGRATION_KEY
- See Also:
-
DUBBO_APPLICATION_LOGGER
- See Also:
-
DUBBO_PROPERTIES_KEY
- See Also:
-
DUBBO_PREFER_JSON_FRAMEWORK_NAME
- See Also:
-
DUBBO_JSTACK_MAXLINE
used in JVMUtil.java ,Control stack print lines, default is 32 lines- See Also:
-
DUBBO_NETWORK_IGNORED_INTERFACE
The property name forthe name of network interfacethat the Dubbo application will be ignored- Since:
- 2.7.6
- See Also:
-
DUBBO_PREFERRED_NETWORK_INTERFACE
The property name forthe name of network interfacethat the Dubbo application prefers- Since:
- 2.7.6
- See Also:
-
DUBBO_NETWORK_INTERFACE_POINT_TO_POINT_IGNORED
The property name forreturn whether a network interface is a point to point interfacethat the Dubbo application will determine whether to ignore the point-to-point network interface- Since:
- 3.3
- See Also:
-
DUBBO_CLASS_DESERIALIZE_ALLOWED_LIST
- See Also:
-
DUBBO_CLASS_DESERIALIZE_BLOCKED_LIST
- See Also:
-
DUBBO_CLASS_DESERIALIZE_OPEN_CHECK
- See Also:
-
DUBBO_CLASS_DESERIALIZE_BLOCK_ALL
- See Also:
-
DUBBO_RESOLVE_FILE
- See Also:
-
DUBBO_IP_TO_REGISTRY
- See Also:
-
DUBBO_MONITOR_ADDRESS
- See Also:
-
DUBBO_CONTAINER_KEY
- See Also:
-
DUBBO_SHUTDOWN_HOOK_KEY
- See Also:
-
DUBBO_SPRING_CONFIG
- See Also:
-
DUBBO_MAPPING_CACHE_FILEPATH
- See Also:
-
DUBBO_MAPPING_CACHE_FILENAME
- See Also:
-
DUBBO_MAPPING_CACHE_ENTRYSIZE
- See Also:
-
DUBBO_MAPPING_CACHE_MAXFILESIZE
- See Also:
-
DUBBO_META_CACHE_FILEPATH
- See Also:
-
DUBBO_META_CACHE_FILENAME
- See Also:
-
DUBBO_META_CACHE_ENTRYSIZE
- See Also:
-
DUBBO_META_CACHE_MAXFILESIZE
- See Also:
-
DUBBO_USE_SECURE_RANDOM_ID
- See Also:
-
DUBBO_CLOSE_TIMEOUT_CONFIG_KEY
- See Also:
-
DUBBO_HEARTBEAT_CONFIG_KEY
- See Also:
-
DUBBO_DEFAULT_REMOTING_SERIALIZATION_PROPERTY
- See Also:
-
DUBBO_HESSIAN_ALLOW_NON_SERIALIZABLE
- See Also:
-
DUBBO_HESSIAN_WHITELIST
- See Also:
-
DUBBO_HESSIAN_ALLOW
- See Also:
-
DUBBO_HESSIAN_DENY
- See Also:
-
DUBBO_MANUAL_REGISTER_KEY
- See Also:
-
DUBBO2_COMPACT_ENABLE
- See Also:
-