com.alibaba.dubbo.rpc.cluster.support
Class ClusterUtils

java.lang.Object
  extended by com.alibaba.dubbo.rpc.cluster.support.ClusterUtils

public class ClusterUtils
extends Object

ClusterUtils

Author:
william.liangf

Method Summary
static URL mergeUrl(URL remoteUrl, Map<String,String> localMap)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mergeUrl

public static URL mergeUrl(URL remoteUrl,
                           Map<String,String> localMap)


Copyright © 2012–2017 Alibaba. All rights reserved.