2b39ad26984d641bad57db2cfcc0b7515ef95f46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method protected creatRMClient() : ApplicationClientProtocol renamed to protected createRMClient() : ApplicationClientProtocol in class org.apache.hadoop.yarn.logaggregation.AggregatedLogDeletionService | From | To | |
Rename Method public setLastModificatedTime(lastModificatedTime long) : void renamed to public setLastModifiedTime(lastModifiedTime long) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedFileLogMeta | From | To | |
Rename Method public getLastModificatedTime() : long renamed to public getLastModifiedTime() : long in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedFileLogMeta | From | To | |
Rename Method public getObseleteRetentionLogFiles() : Set<Path> renamed to public getObsoleteRetentionLogFiles() : Set<Path> in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue | From | To | |
Rename Variable | 1 | ||
Rename Variable configuredRentionSize : int to configuredRetentionSize : int in method public initialize(conf Configuration, controllerName String) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController | From | To | |
Rename Attribute | 2 | ||
Rename Attribute lastModificatedTime : long to lastModifiedTime : long in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedFileLogMeta | From | To | |
Rename Attribute obseleteRetentionLogFiles : Set<File> to obsoleteRetentionLogFiles : Set<File> in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue | From | To | |
Rename Parameter | 1 | ||
Rename Parameter lastModificatedTime : long to lastModifiedTime : long in method public setLastModifiedTime(lastModifiedTime long) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedFileLogMeta | From | To |