c157d75eb61485392d1f3c812a70fac124b72c0d
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type evictorType : EvictorType to evictorClassName : String in method public EvictorTest(evictorClassName String) in class tachyon.worker.block.evictor.EvictorTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mEvictorType : EvictorType to mEvictorClassName : String in class tachyon.worker.block.evictor.EvictorTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mEvictorType : EvictorType to mEvictorClassName : String in class tachyon.worker.block.evictor.EvictorTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter evictorType : EvictorType to evictorClassName : String in method public EvictorTest(evictorClassName String) in class tachyon.worker.block.evictor.EvictorTest | From | To |