com.alibaba.rocketmq.common.protocol.body
类 GroupList
java.lang.Object
com.alibaba.rocketmq.remoting.protocol.RemotingSerializable
com.alibaba.rocketmq.common.protocol.body.GroupList
public class GroupList
- extends RemotingSerializable
- 从以下版本开始:
- 2014-3-20
- 作者:
- shijia.wxr
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupList
public GroupList()
getGroupList
public HashSet<String> getGroupList()
setGroupList
public void setGroupList(HashSet<String> groupList)
Copyright © 2012-2015. All Rights Reserved.