baa6d67c852525add8a14ed5470384a2199b3491
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private destroyAlternateUfs(alternateUfsRoot String) : void inlined to public after() : void in class alluxio.client.ReadOnlyMountIntegrationTest | From | To | |
| Inline Method private createAlternateUfs() : String inlined to public before() : void in class alluxio.client.ReadOnlyMountIntegrationTest | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute alternateUfsRoot : String to mAlternateUfsRoot : String in method public before() : void in class alluxio.client.ReadOnlyMountIntegrationTest | From | To |