org.smallmind.cloud.cluster.broadcast
Class UpdateResponseClusterBroadcast

java.lang.Object
  extended by org.smallmind.cloud.multicast.event.MulticastEvent
      extended by org.smallmind.cloud.cluster.broadcast.ClusterBroadcast
          extended by org.smallmind.cloud.cluster.broadcast.SystemClusterBroadcast
              extended by org.smallmind.cloud.cluster.broadcast.ScatterShotClusterBroadcast
                  extended by org.smallmind.cloud.cluster.broadcast.UpdateResponseClusterBroadcast
All Implemented Interfaces:
Serializable

public class UpdateResponseClusterBroadcast
extends ScatterShotClusterBroadcast

See Also:
Serialized Form

Constructor Summary
UpdateResponseClusterBroadcast(ClusterInstance[] clusterInstances, int calibratedFreeCapacity)
           
 
Method Summary
 int getCalibratedFreeCapacity()
           
 
Methods inherited from class org.smallmind.cloud.cluster.broadcast.ScatterShotClusterBroadcast
getClusterInstances
 
Methods inherited from class org.smallmind.cloud.cluster.broadcast.ClusterBroadcast
getClusterBroadcastType
 
Methods inherited from class org.smallmind.cloud.multicast.event.MulticastEvent
getHostAddress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateResponseClusterBroadcast

public UpdateResponseClusterBroadcast(ClusterInstance[] clusterInstances,
                                      int calibratedFreeCapacity)
                               throws UnknownHostException
Throws:
UnknownHostException
Method Detail

getCalibratedFreeCapacity

public int getCalibratedFreeCapacity()


Copyright © 2011. All Rights Reserved.