33ce7f6c072144f55be30c66099eef5bc736405e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setTZ() : void renamed to public setup() : void in class org.apache.hadoop.metrics2.sink.RollingFileSystemSinkTestBase | From | To | |
Rename Attribute | 1 | ||
Rename Attribute isTest : boolean to flushQuickly : boolean in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink | From | To | |
Extract Variable | 1 | ||
Extract Variable builder : ConfigBuilder in method protected initMetricsSystem(path String, ignoreErrors boolean, allowAppend boolean, useSecureParams boolean) : MetricsSystem from class org.apache.hadoop.metrics2.sink.RollingFileSystemSinkTestBase | From | To | |
Extract Method | 2 | ||
Extract Method private getFileSystem(conf Configuration) : FileSystem extracted from public init(conf SubsetConfiguration) : void in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink | From | To | |
Extract Method protected initMetricsSystem(path String, ignoreErrors boolean, allowAppend boolean, useSecureParams boolean) : MetricsSystem extracted from protected initMetricsSystem(path String, ignoreErrors boolean, allowAppend boolean) : MetricsSystem in class org.apache.hadoop.metrics2.sink.RollingFileSystemSinkTestBase | From | To |