public class FileGroup extends AbstractGroup
| Modifier and Type | Method and Description |
|---|---|
void |
close()
close the group.
|
Peer |
join(URL url,
ChannelHandler handler)
join.
|
void |
leave(URL url)
leave.
|
getUrlpublic FileGroup(URL url)
public void close()
Groupclose in interface Groupclose in class AbstractGrouppublic Peer join(URL url, ChannelHandler handler) throws RemotingException
Groupjoin in interface Groupjoin in class AbstractGroupRemotingExceptionpublic void leave(URL url) throws RemotingException
Groupleave in interface Groupleave in class AbstractGroupRemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.