623fd63827b2953c150597f24c7205737119bebe
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable blockCacheSufficient : boolean to earlyBlockCacheSufficientCheck : boolean in method public tune(context TunerContext) : TunerResult in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute memstoreSufficient : boolean to ignoreInitialPeriods : int in method public tune(context TunerContext) : TunerResult in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute DEFAULT_STEP_VALUE : float to DEFAULT_MAX_STEP_VALUE : float in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type memstoreSufficient : boolean to ignoreInitialPeriods : int in method public tune(context TunerContext) : TunerResult in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner | From | To |