org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis
Class AnalysisRequest
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis.AnalysisRequest
public class AnalysisRequest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRequests
public static final java.util.List<AnalysisRequest> getRequests(Analysis toPerform,
AnalysisWorker toNotify)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLabels
public java.lang.String[] getLabels(ResourceType type)
getTables
public java.lang.String[] getTables(ResourceType type)
getToPerformAnalysis
public AnalysisType getToPerformAnalysis()
getHspecThreshold
public float getHspecThreshold()
notify
public void notify(AnalysisResponseDescriptor descriptor,
Analyzer analyzer)