org.gcube.data.analysis.statisticalmanager.proxies
Interface StatisticalManagerService
- All Known Implementing Classes:
- StatisticalManagerDefaultService
public interface StatisticalManagerService
|
Method Summary |
String |
executeComputation(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationConfig computationConfig)
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationInfos |
getComputationInfos(String computationId)
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput |
getComputationOutput(String computationId)
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList |
getUserHistory()
|
executeComputation
String executeComputation(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationConfig computationConfig)
getComputationInfos
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationInfos getComputationInfos(String computationId)
getComputationOutput
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput getComputationOutput(String computationId)
getUserHistory
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList getUserHistory()
Copyright © 2012. All Rights Reserved.