Class Cluster

java.lang.Object
org.apache.storm.scheduler.Cluster
All Implemented Interfaces:
ISchedulingState
Direct Known Subclasses:
SingleTopologyCluster

public class Cluster extends Object implements ISchedulingState
The current state of the storm cluster. Cluster is not currently thread safe.