public class RemoteDescribeTableTask extends RemoteAssessmentTaskBase
RunnableTask for describing table remotelyGSON| Constructor and Description |
|---|
RemoteDescribeTableTask() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(io.cdap.cdap.api.service.worker.SystemAppTaskContext systemAppContext,
RemoteAssessmentRequest request)
execute method for specific tasks to implement
|
getAssessor, getConfigurer, runpublic String execute(io.cdap.cdap.api.service.worker.SystemAppTaskContext systemAppContext, RemoteAssessmentRequest request) throws Exception
RemoteAssessmentTaskBaseexecute in class RemoteAssessmentTaskBasesystemAppContext - SystemAppTaskContextrequest - RemoteAssessmentRequestExceptionCopyright © 2024 CDAP Licensed under the Apache License, Version 2.0.