org.gcube.dataanalysis.ecoengine.connectors
Class RemoteGenerationManager

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.connectors.RemoteGenerationManager

public class RemoteGenerationManager
extends Object


Constructor Summary
RemoteGenerationManager(String generatorEndPoint)
           
 
Method Summary
 RemoteHspecOutputObject retrieveCompleteStatus()
           
 double retrieveCompletion()
           
 void submitJob(RemoteHspecInputObject rhio)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteGenerationManager

public RemoteGenerationManager(String generatorEndPoint)
Method Detail

submitJob

public void submitJob(RemoteHspecInputObject rhio)
               throws Exception
Throws:
Exception

retrieveCompletion

public double retrieveCompletion()

retrieveCompleteStatus

public RemoteHspecOutputObject retrieveCompleteStatus()


Copyright © 2013. All Rights Reserved.