280080fad01304c85a9ede4d4f7b707eb36c0155
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable checkSum : FileStatus to checkSumIndex : Long in method protected render(html Block) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.IndexedFileAggregatedLogsBlock | From | To | |
| Rename Variable checkSum : FileStatus to checkSumIndex : Long in method public readAggregatedLogs(logRequest ContainerLogsRequest, os OutputStream) : boolean in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To | |
| Rename Variable checkSum : FileStatus to checkSumIndex : Long in method public readAggregatedLogsMeta(logRequest ContainerLogsRequest) : List<ContainerLogMeta> in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute separator : byte[] to uuid : byte[] in method public postWrite(record LogAggregationFileControllerContext) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type checkSumFiles : Map<String,FileStatus> to checkSumFiles : Map<String,Long> in method protected render(html Block) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.IndexedFileAggregatedLogsBlock | From | To | |
| Change Variable Type checkSum : FileStatus to checkSumIndex : Long in method protected render(html Block) : void in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.IndexedFileAggregatedLogsBlock | From | To | |
| Change Variable Type checkSum : FileStatus to checkSumIndex : Long in method public readAggregatedLogs(logRequest ContainerLogsRequest, os OutputStream) : boolean in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To | |
| Change Variable Type checkSum : FileStatus to checkSumIndex : Long in method public readAggregatedLogsMeta(logRequest ContainerLogsRequest) : List<ContainerLogMeta> in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type uuid : String to uuid : byte[] in class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController | From | To |