org.apache.s4.comm.topology
Interface Clusters

All Known Implementing Classes:
ClustersFromZK

public interface Clusters

Represents clusters related to the current node (clusters to which this node belongs, and connected clusters that may receive messages from this node)


Method Summary
 Cluster getCluster(java.lang.String clusterName)
           
 

Method Detail

getCluster

Cluster getCluster(java.lang.String clusterName)