263a0adf79105b9dc166e21c3f5159ade6e2d0a7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable lockEntry : IdLock.Entry to lock : ReentrantReadWriteLock in method public testMemoryLeak() : void in class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache | From | To | |
Change Variable Type | 1 | ||
Change Variable Type lockEntry : IdLock.Entry to lock : ReentrantReadWriteLock in method public testMemoryLeak() : void in class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type offsetLock : IdLock to offsetLock : IdReadWriteLock in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache | From | To |