e67eb6c424d76ee259f5076c277454a73e3a2bf4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable size : int to totalCapacity : long in method public testFileIOEngine() : void in class org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine | From | To | |
Rename Attribute | 2 | ||
Rename Attribute raf : RandomAccessFile to rafs : RandomAccessFile[] in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine | From | To | |
Rename Attribute size : long to capacity : long in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine | From | To | |
Change Variable Type | 1 | ||
Change Variable Type size : int to totalCapacity : long in method public testFileIOEngine() : void in class org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type raf : RandomAccessFile to rafs : RandomAccessFile[] in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine | From | To |