org.gcube.smartgears.handlers.container.lifecycle
Class ProfileBuilder

java.lang.Object
  extended by org.gcube.smartgears.handlers.container.lifecycle.ProfileBuilder

public class ProfileBuilder
extends Object


Constructor Summary
ProfileBuilder(ContainerContext context)
           
 
Method Summary
 org.gcube.common.resources.gcore.HostingNode create()
           
 Map<String,Double> loadStatistics()
           
 Map<String,Long> memoryUsage()
           
 void update(org.gcube.common.resources.gcore.HostingNode node, boolean onLoad)
           
 String uptime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileBuilder

public ProfileBuilder(ContainerContext context)
Method Detail

create

public org.gcube.common.resources.gcore.HostingNode create()

update

public void update(org.gcube.common.resources.gcore.HostingNode node,
                   boolean onLoad)

uptime

public String uptime()

loadStatistics

public Map<String,Double> loadStatistics()

memoryUsage

public Map<String,Long> memoryUsage()


Copyright © 2013. All Rights Reserved.