71ab4ddb1907323ff661d6f1c0a87678f95a7571
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute memstoreSize : float to tunerOn : boolean in method protected chore() : void in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore | From | To | |
Replace Variable With Attribute blockCacheSize : float to heapOccupancyPercent : float in method protected chore() : void in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore | From | To | |
Extract Variable | 1 | ||
Extract Variable conf : Configuration in method package HeapMemoryManager(blockCache ResizableBlockCache, memStoreFlusher FlushRequester, server Server) from class org.apache.hadoop.hbase.regionserver.HeapMemoryManager | From | To | |
Extract Method | 1 | ||
Extract Method private tune() : void extracted from protected chore() : void in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore | From | To |