c0bf722abe93b7fc9406eae14c4729d404407338
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type stageId : String to stageId : int in method public TaskId(queryId String, stageId int, id int) in class com.facebook.presto.execution.TaskId | From | To | |
Change Return Type | 1 | ||
Change Return Type String to int in method public getId() : int in class com.facebook.presto.execution.StageId | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type id : String to id : int in class com.facebook.presto.execution.StageId | From | To |