4f472062a436726f686608023126dd8d5cc9c9bc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type int to long in method public getReadRequestsCount() : long in class org.apache.hadoop.hbase.ServerLoad | From | To | |
Change Return Type int to long in method public getWriteRequestsCount() : long in class org.apache.hadoop.hbase.ServerLoad | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type writeRequestsCount : int to writeRequestsCount : long in class org.apache.hadoop.hbase.ServerLoad | From | To | |
Change Attribute Type readRequestsCount : int to readRequestsCount : long in class org.apache.hadoop.hbase.ServerLoad | From | To |