-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Scala code format alarm clear[linkis-computation-client]
scala code format alarm clearing task
Adjust the code format and clear the warn alarm in the idea
The scala code formatting rules configuration file is located in scalastyle-config.xml
You can check for format exceptions by running the command mvn scalastyle:check under the module
Module linkis-computation-governance/linkis-client/linkis-computation-client
scala 代码格式告警清除任务
调整代码格式,清除idea中的warn告警
scala 代码格式规则配置文件位于 scalastyle-config.xml
你可以通过模块下 运行命令mvn scalastyle:check 检查格式异常
模块 linkis-computation-governance/linkis-client/linkis-computation-client
| class | path |
|---|---|
| ResultSetResult | org.apache.linkis.ujes.client.response.ResultSetResult |
| ResultSetListResult | org.apache.linkis.ujes.client.response.ResultSetListResult |
| JobProgressResult | org.apache.linkis.ujes.client.response.JobProgressResult |
| JobInfoResult | org.apache.linkis.ujes.client.response.JobInfoResult |
| GetTableBaseInfoResult | org.apache.linkis.ujes.client.request.GetTableBaseInfoResult |
| GetPartitionStatisticInfoResult | org.apache.linkis.ujes.client.request.GetPartitionStatisticInfoResult |
| GetPartitionStatisticInfoAction | org.apache.linkis.ujes.client.request.GetPartitionStatisticInfoAction |
| GetTableStatisticInfoAction | org.apache.linkis.ujes.client.request.GetTableStatisticInfoAction |
| JobExecIdAction | org.apache.linkis.ujes.client.request.JobExecIdAction |
| JobExecuteAction | org.apache.linkis.ujes.client.request.JobExecuteAction |
| JobListAction | org.apache.linkis.ujes.client.request.JobListAction |
| JobSubmitAction | org.apache.linkis.ujes.client.request.JobSubmitAction |
Metadata
Metadata
Assignees
Labels
No labels
