c06bb592ca489e41b7df11cab248135ad534416d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable statement : Statement to ps : PreparedStatement in method package onExecute() : void in class org.apache.phoenix.tool.PhoenixCanaryTool.UpsertTableTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package propFileName : String from class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink to public propFileName : String from class org.apache.phoenix.tool.PhoenixCanaryTool | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type statement : Statement to ps : PreparedStatement in method package onExecute() : void in class org.apache.phoenix.tool.PhoenixCanaryTool.UpsertTableTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private getConnectionWithRetry(connectionURL String) : Connection extracted from public run(args String[]) : int in class org.apache.phoenix.tool.PhoenixCanaryTool | From | To |