a1faaa7c059543fc93b97c96ab6f9e6eab4fc2bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testGetContainerIdAndSequenceNumber() : void renamed to public getContainerIdAndSequenceNumberTest() : void in class tachyon.master.block.BlockIdTests | From | To | |
Rename Method public testCreateBlockId() : void renamed to public createBlockIdTest() : void in class tachyon.master.block.BlockIdTests | From | To | |
Rename Method public testGetMaxSequenceNumber() : void renamed to public getMaxSequenceNumberTest() : void in class tachyon.master.block.BlockIdTests | From | To | |
Rename Method public testCreateBlockIdWithMaxSequenceNumber() : void renamed to public createBlockIdWithMaxSequenceNumberTest() : void in class tachyon.master.block.BlockIdTests | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private MAX_SEQUENCE_NUMBER : long in class tachyon.master.block.BlockIdTests | From | To |