d94d33d8d854ea0420809728785232ddf4273c8d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getPidCommandPlaceholder() : String renamed to public getShellCommandPidPlaceholder() : String in class com.hubspot.singularity.executor.config.SingularityExecutorConfiguration | From | To | |
Rename Method public setPidCommandPlaceholder(pidCommandPlaceholder String) : void renamed to public setShellCommandPidPlaceholder(shellCommandPidPlaceholder String) : void in class com.hubspot.singularity.executor.config.SingularityExecutorConfiguration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute pidCommandPlaceholder : String to shellCommandPidPlaceholder : String in class com.hubspot.singularity.executor.config.SingularityExecutorConfiguration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter pidCommandPlaceholder : String to shellCommandPidPlaceholder : String in method public setShellCommandPidPlaceholder(shellCommandPidPlaceholder String) : void in class com.hubspot.singularity.executor.config.SingularityExecutorConfiguration | From | To |