| Modifier and Type | Method and Description |
|---|---|
UserInfo |
DataMinerDeployerService.hello(String token) |
String |
DataMinerDeployerService.monitorDeploy(String token,
String operationId) |
String |
DataMinerDeployerService.retrieveError(String token,
String operationId) |
String |
DataMinerDeployerService.startDeploy(String token,
DMDeployConfig dmConfig) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceCredentials |
SessionUtil.getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest,
String token) |
UserInfo |
DataMinerDeployerServiceImpl.hello(String token) |
String |
DataMinerDeployerServiceImpl.monitorDeploy(String token,
String operationId) |
String |
DataMinerDeployerServiceImpl.retrieveError(String token,
String operationId) |
String |
DataMinerDeployerServiceImpl.startDeploy(String token,
DMDeployConfig dmDeployConfig) |
| Modifier and Type | Method and Description |
|---|---|
static String |
InformationSystemUtils.retrieveDataMinerPoolManager(String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
DataMinerPoolManager.deployAlgorithm(DMDeployConfig dmDeployConfig) |
String |
DataMinerPoolManager.getDeployOperationLogs(String operationId) |
String |
DataMinerPoolManager.getDeployOperationLogsLink(String operationId) |
String |
DataMinerPoolManager.getDeployOperationStatus(String operationId) |
| Constructor and Description |
|---|
DataMinerPoolManager(ServiceCredentials serviceCredentials) |
Copyright © 2019. All Rights Reserved.