[Improvement-3668][Server] ProcedureTask,SqlTask code structure standardization and checkstyle #3669
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the purpose of the pull request
#3668
ProcedureTask,SqlTask code structure standardization and checkstyle
Brief change log
1.ProcedureTask, SqlTask code structure standardization
The constructor is used to load the environment context
The init() method handles task parameters
2.ProcedureTask, SqlTask code checkstyle
Verify this pull request
This pull request is code cleanup without any test coverage.
##拉取请求的目的是什么
ProcedureTask,SqlTask代码结构标准化和检查样式
##简要更改日志
1.ProcedureTask,SqlTask代码结构标准化
构造函数用于加载环境上下文
init()方法处理任务参数
2.ProcedureTask,SqlTask代码检查样式
##验证此拉取请求
此拉取请求是代码清除,没有任何测试范围。