public class ClusterUtils extends Object implements org.apache.dubbo.rpc.model.ScopeModelAware
| Constructor and Description |
|---|
ClusterUtils() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
mergeLocalParams(Map<String,String> localMap) |
org.apache.dubbo.common.URL |
mergeUrl(org.apache.dubbo.common.URL remoteUrl,
Map<String,String> localMap) |
void |
setApplicationModel(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetFrameworkModel, setModuleModel, setScopeModelpublic void setApplicationModel(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
setApplicationModel in interface org.apache.dubbo.rpc.model.ScopeModelAwarepublic org.apache.dubbo.common.URL mergeUrl(org.apache.dubbo.common.URL remoteUrl,
Map<String,String> localMap)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.