d9793c311c914c1a88b101edad5bbaa482eba62a
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.hadoop.hbase.io.hfile.bucket.TestExclusiveMemoryMmapEngine renamed to org.apache.hadoop.hbase.io.hfile.bucket.TestFileMmapEngine | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fileMmapEngine : ExclusiveMemoryMmapIOEngine to fileMmapEngine : FileMmapEngine in method public testFileMmapEngine() : void in class org.apache.hadoop.hbase.io.hfile.bucket.TestFileMmapEngine | From | To |