public abstract class AbstractWasmDynamicConfiguration
extends org.apache.dubbo.common.config.configcenter.TreePathDynamicConfiguration
org.apache.dubbo.common.extension.Activate.WasmLoaderCONFIG_BASE_PATH_PARAM_NAME, CONFIG_ROOT_PATH_PARAM_NAME, DEFAULT_CONFIG_BASE_PATHDEFAULT_THREAD_POOL_KEEP_ALIVE_TIME, DEFAULT_THREAD_POOL_PREFIX, DEFAULT_THREAD_POOL_SIZE, GROUP_PARAM_NAME, PARAM_NAME_PREFIX, THREAD_POOL_KEEP_ALIVE_TIME_PARAM_NAME, THREAD_POOL_PREFIX_PARAM_NAME, THREAD_POOL_SIZE_PARAM_NAME, TIMEOUT_PARAM_NAME| 构造器和说明 |
|---|
AbstractWasmDynamicConfiguration(org.apache.dubbo.common.URL url) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getInternalProperty(String key) |
boolean |
publishConfigCas(String key,
String group,
String content,
Object ticket) |
addListener, publishConfig, removeListenerclose, getConfig, getDefaultGroup, getDefaultTimeout, removeConfigpublic AbstractWasmDynamicConfiguration(org.apache.dubbo.common.URL url)
public Object getInternalProperty(String key)
getInternalProperty 在接口中 org.apache.dubbo.common.config.ConfigurationgetInternalProperty 在类中 org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationpublic boolean publishConfigCas(String key, String group, String content, Object ticket) throws UnsupportedOperationException
Copyright © 2024 The Apache Software Foundation. All rights reserved.