org.gcube.dataanalysis.ecoengine.utils
Class ResourceFactory
java.lang.Object
org.gcube.dataanalysis.ecoengine.utils.ResourceFactory
public class ResourceFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFactory
public ResourceFactory()
getResources
public static String getResources(float... values)
getLoad
public static String getLoad(int processedRecords)
getResourceLoad
public String getResourceLoad(int processedRecords)
getOverallResourceLoad
public static String getOverallResourceLoad(List<String> resourceLoadJson)
getOverallResources
public static String getOverallResources(List<String> resourcesJson)
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.