org.gcube.data.analysis.statisticalmanager.proxies
Class StatisticalManagerDefaultService
java.lang.Object
org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerDefaultService
- All Implemented Interfaces:
- StatisticalManagerService
public class StatisticalManagerDefaultService
- extends Object
- implements StatisticalManagerService
|
Constructor Summary |
StatisticalManagerDefaultService(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortType> delegate)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticalManagerDefaultService
public StatisticalManagerDefaultService(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortType> delegate)
getComputationInfo
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo getComputationInfo(String computationId)
- Specified by:
getComputationInfo in interface StatisticalManagerService
getComputationOutput
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource getComputationOutput(String computationId)
- Specified by:
getComputationOutput in interface StatisticalManagerService
removeComputation
public void removeComputation(String computationId)
- Specified by:
removeComputation in interface StatisticalManagerService
executeComputation
public String executeComputation(org.gcube.data.analysis.statisticalmanager.stubs.SMComputationConfig computationConfig)
- Specified by:
executeComputation in interface StatisticalManagerService
Copyright © 2013. All Rights Reserved.