public interface ComputationStub
| Modifier and Type | Method and Description |
|---|---|
SMOperationInfo |
getComputationInfo(String requestComputationInfo) |
SMAbstractResource |
getOutput(String requestComputationOutput) |
void |
remove(String requestRemoveComputation) |
void |
stop(String requestRemoveComputation) |
SMOperationInfo getComputationInfo(String requestComputationInfo) throws RemoteException, StatisticalManagerFault
SMAbstractResource getOutput(String requestComputationOutput) throws RemoteException, StatisticalManagerFault
void remove(String requestRemoveComputation) throws RemoteException, StatisticalManagerFault
void stop(String requestRemoveComputation) throws RemoteException, StatisticalManagerFault
Copyright © 2014. All Rights Reserved.