| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startDataMinerOperation(DataMinerOperationSession dataMinerOperationSession) |
void |
TDGWTServiceAsync.startDataMinerOperation(DataMinerOperationSession dataMinerOperationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DataMinerOperationSession |
SessionUtil.getDataMinerOperationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDataMinerOperationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
DataMinerOperationSession dataMinerOperationSession) |
String |
TDGWTServiceImpl.startDataMinerOperation(DataMinerOperationSession dataMinerOperationSession) |
| Constructor and Description |
|---|
OpExecution4DataMinerOperation(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ServiceCredentials serviceCredentials,
DataMinerOperationSession dataMinerOperationSession) |
Copyright © 2018. All Rights Reserved.