7e05d0f161baef581d06f0dd978c3333d2e9b28e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : HBaseProtos.SnapshotDescription.Type to type : SnapshotType in method public snapshot(admin Admin, snapshotName String, tableName TableName, type SnapshotType, numTries int) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils | From | To | |
Change Parameter Type tableName : String to tableName : TableName in method public snapshot(admin Admin, snapshotName String, tableName TableName, type SnapshotType, numTries int) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type snapshotType : String to snapshotType : SnapshotType in class org.apache.hadoop.hbase.snapshot.CreateSnapshot | From | To |