023d4f1ae8081da3cb9ff54e6b2e545799704ce7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ttl : long to ttlWAL : long in method public testLogCleaning() : void in class org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public TTL_CONF_KEY : String in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner | From | To | |
Rename Parameter | 2 | ||
Rename Parameter s : Stoppable to stopper : Stoppable in method public LogCleaner(period int, stopper Stoppable, conf Configuration, fs FileSystem, oldLogDir Path) in class org.apache.hadoop.hbase.master.cleaner.LogCleaner | From | To | |
Rename Parameter p : int to period : int in method public LogCleaner(period int, stopper Stoppable, conf Configuration, fs FileSystem, oldLogDir Path) in class org.apache.hadoop.hbase.master.cleaner.LogCleaner | From | To |