4bcaf495c2aa10bb11fe9bb670d5015b039eac39
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable persistenceFile : File to file : File in method private deleteFileOnClose(file File) : FileInputStream in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache | From | To | |
Extract Variable | 2 | ||
Extract Variable persistencePath : String in method public testRetrieveFromFile() : void from class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache | From | To | |
Extract Variable ioEngineName : String in method public testRetrieveFromFile() : void from class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache | From | To | |
Extract Method | 1 | ||
Extract Method private deleteFileOnClose(file File) : FileInputStream extracted from private retrieveFromFile(bucketSizes int[]) : void in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache | From | To |