public class ConsumerInfo extends Object
ConsumerInfo()
String
getRemoteAddr()
getStatus()
List<String>
getTopics()
void
setRemoteAddr(String remoteAddr)
setStatus(String status)
setTopics(List<String> topics)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConsumerInfo()
public String getRemoteAddr()
public void setRemoteAddr(String remoteAddr)
public String getStatus()
public void setStatus(String status)
public List<String> getTopics()
public void setTopics(List<String> topics)
public String toString()
toString
Object
Copyright © 2015. All rights reserved.