gr.uoa.di.madgik.execution.engine.monitoring.resource
Class ExecutionNodesLoad

java.lang.Object
  extended by gr.uoa.di.madgik.execution.engine.monitoring.resource.ExecutionNodesLoad

public class ExecutionNodesLoad
extends Object


Constructor Summary
ExecutionNodesLoad()
           
 
Method Summary
 Float get(String hostName)
           
 Object getUpdateAvailable()
           
 Float put(String hostName, Float load)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionNodesLoad

public ExecutionNodesLoad()
Method Detail

get

public Float get(String hostName)

put

public Float put(String hostName,
                 Float load)

getUpdateAvailable

public Object getUpdateAvailable()
Returns:
the updateAvailable


Copyright © 2014. All Rights Reserved.