org.objectweb.joram.shared.admin
Class UnsetCluster
- java.io.Serializable
public class UnsetCluster
An UnsetCluster
instance is used for notifying a topic to
leave the cluster it is part of.
- Serialized Form
UnsetCluster(String id) - Constructs an
UnsetCluster instance.
|
String | getTopId() - Returns the identifier of the topic leaving its cluster.
|
UnsetCluster
public UnsetCluster(String id)
Constructs an UnsetCluster
instance.
id
- Identifier of the topic leaving its cluster.
getTopId
public String getTopId()
Returns the identifier of the topic leaving its cluster.
Copyright B) 2004 Scalagent - All rights reserved