public abstract class AbstractGroup extends Object implements Group
| 构造器和说明 |
|---|
AbstractGroup(org.apache.dubbo.common.URL url) |
public org.apache.dubbo.common.URL getUrl()
Grouppublic Peer join(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
Groupjoin 在接口中 GroupRemotingExceptionpublic void leave(org.apache.dubbo.common.URL url)
throws RemotingException
Groupleave 在接口中 GroupRemotingExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.