org.gcube.data.analysis.statisticalmanager.proxies
Interface StatisticalManagerService
- All Known Implementing Classes:
- StatisticalManagerDefaultService
public interface StatisticalManagerService
executeComputation
String executeComputation(org.gcube.data.analysis.statisticalmanager.stubs.SMComputationConfig computationConfig)
getComputationInfo
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo getComputationInfo(String computationId)
getComputationOutput
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource getComputationOutput(String computationId)
removeComputation
void removeComputation(String computationId)
Copyright © 2013. All Rights Reserved.