org.gcube.data.analysis.statisticalmanager.persistence
Class ComputationalInfrastructureManager

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.persistence.ComputationalInfrastructureManager

public class ComputationalInfrastructureManager
extends Object


Constructor Summary
ComputationalInfrastructureManager()
           
 
Method Summary
static boolean incrementResources(org.gcube.dataanalysis.ecoengine.configuration.INFRASTRUCTURE infra, int maxResources)
           
static void initComputationalInfrastructure(String infra)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputationalInfrastructureManager

public ComputationalInfrastructureManager()
Method Detail

initComputationalInfrastructure

public static void initComputationalInfrastructure(String infra)
                                            throws StatisticalManagerException
Throws:
StatisticalManagerException

incrementResources

public static boolean incrementResources(org.gcube.dataanalysis.ecoengine.configuration.INFRASTRUCTURE infra,
                                         int maxResources)
                                  throws SMDataPersistenceException
Throws:
SMDataPersistenceException


Copyright © 2012. All Rights Reserved.