public class QTopicGroupMaster extends Object implements Query
QTopicGroupMaster()
List<Integer>
getGroups()
String
getNamespace()
getTopic()
void
setGroups(List<Integer> groups)
setNamespace(String namespace)
setTopic(String topic)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QTopicGroupMaster()
public String getNamespace()
public void setNamespace(String namespace)
public String getTopic()
public void setTopic(String topic)
public List<Integer> getGroups()
public void setGroups(List<Integer> groups)
Copyright © 2020 Joyqueue Community. All rights reserved.