100e9121048ab2ed990593531ec373060d94f889
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type entry : JsonEntry to entry : SerializableJournalEntry in method private writeEntry(entry SerializableJournalEntry, os OutputStream) : void in class tachyon.master.journal.JsonJournalFormatter | From | To | |
| Move Method | 1 | ||
| Move Method public createObjectMapper() : ObjectMapper from class tachyon.master.journal.JsonJournalFormatter.JsonEntry to public createObjectMapper() : ObjectMapper from class tachyon.master.journal.JsonJournalFormatter | From | To | |
| Change Return Type | 3 | ||
| Change Return Type TachyonURI to String in method public getUfsPath() : String in class tachyon.master.file.journal.AddMountPointEntry | From | To | |
| Change Return Type TachyonURI to String in method public getTachyonPath() : String in class tachyon.master.file.journal.AddMountPointEntry | From | To | |
| Change Return Type TachyonURI to String in method public getTachyonPath() : String in class tachyon.master.file.journal.DeleteMountPointEntry | From | To | |
| Move Attribute | 2 | ||
| Move Attribute public OBJECT_MAPPER : ObjectMapper from class tachyon.master.journal.JsonJournalFormatter.JsonEntry to public OBJECT_MAPPER : ObjectMapper from class tachyon.master.journal.JsonJournalFormatter | From | To | |
| Move Attribute public OBJECT_WRITER : ObjectWriter from class tachyon.master.journal.JsonJournalFormatter.JsonEntry to public OBJECT_WRITER : ObjectWriter from class tachyon.master.journal.JsonJournalFormatter | From | To |