aabc18094f196380b327222d5c699ab32efac3a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type defaultValue : ReadType to defaultValue : UnderStorageType in method public option(args String[], index int, defaultValue UnderStorageType) : UnderStorageType in class tachyon.examples.Utils | From | To | |
Change Parameter Type defaultValue : WriteType to defaultValue : TachyonStorageType in method public option(args String[], index int, defaultValue TachyonStorageType) : TachyonStorageType in class tachyon.examples.Utils | From | To | |
Change Return Type | 2 | ||
Change Return Type ReadType to UnderStorageType in method public option(args String[], index int, defaultValue UnderStorageType) : UnderStorageType in class tachyon.examples.Utils | From | To | |
Change Return Type WriteType to TachyonStorageType in method public option(args String[], index int, defaultValue TachyonStorageType) : TachyonStorageType in class tachyon.examples.Utils | From | To |