- getChangeType() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
-
- getDynamicConfiguration(URL) - Method in class org.apache.dubbo.configcenter.AbstractDynamicConfigurationFactory
-
- getDynamicConfiguration() - Static method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
Find DynamicConfiguration instance
- getDynamicConfiguration(URL) - Method in interface org.apache.dubbo.configcenter.DynamicConfigurationFactory
-
- getInternalProperty(String) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
-
- getKey() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
-
- getProperties(String, String) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
- getProperties(String, String, long) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
- getProperties(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
-
- getRule(String, String) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
Get the governance rule mapped to the given key and the given group
- getRule(String, String, long) - Method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
Get the governance rule mapped to the given key and the given group.
- getRule(String, String, long) - Method in class org.apache.dubbo.configcenter.support.nop.NopDynamicConfiguration
-
- getRuleKey(URL) - Static method in interface org.apache.dubbo.configcenter.DynamicConfiguration
-
The format is '{interfaceName}:[version]:[group]'
- getValue() - Method in class org.apache.dubbo.configcenter.ConfigChangeEvent
-