|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.UnsetCluster
An UnsetCluster instance is used for notifying a topic to
leave the cluster it is part of.
| Constructor Summary | |
UnsetCluster(java.lang.String id)
Constructs an UnsetCluster instance. |
|
| Method Summary | |
java.lang.String |
getTopId()
Returns the identifier of the topic leaving its cluster. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnsetCluster(java.lang.String id)
UnsetCluster instance.
id - Identifier of the topic leaving its cluster.| Method Detail |
public java.lang.String getTopId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||