ffce9a3413277a69444fcb890460c885de56db69
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private isInPorgress() : boolean renamed to private isInProgress() : boolean in class org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark.OperationStatsBase | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nnProtos : NamenodeProtocols in method public run(aArgs String[]) : int from class org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type nameNodeProto : NamenodeProtocols to nameNodeProto : NamenodeProtocol in class org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark | From | To |