a85cb0f89a01495897e513df37e435d013e152ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable fileName : String to filePath : Path in method private createAndTestSnapshot(cache SnapshotFileCache, builder SnapshotMock.SnapshotBuilder, tmp boolean, removeOnExit boolean) : void in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To | |
Rename Variable fileName : String to path : Path in method private createAndTestSnapshot(cache SnapshotFileCache, builder SnapshotMock.SnapshotBuilder, tmp boolean, removeOnExit boolean) : void in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To | |
Change Return Type | 1 | ||
Change Return Type void to SnapshotMock.SnapshotBuilder in method private createAndTestSnapshotV1(cache SnapshotFileCache, name String, tmp boolean, removeOnExit boolean) : SnapshotMock.SnapshotBuilder in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To | |
Change Variable Type | 4 | ||
Change Variable Type files : List<String> to files : List<Path> in method private createAndTestSnapshot(cache SnapshotFileCache, builder SnapshotMock.SnapshotBuilder, tmp boolean, removeOnExit boolean) : void in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To | |
Change Variable Type fileName : String to path : Path in method private createAndTestSnapshot(cache SnapshotFileCache, builder SnapshotMock.SnapshotBuilder, tmp boolean, removeOnExit boolean) : void in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To | |
Change Variable Type fileName : String to filePath : Path in method private createAndTestSnapshot(cache SnapshotFileCache, builder SnapshotMock.SnapshotBuilder, tmp boolean, removeOnExit boolean) : void in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache | From | To |