3a95552cfe6205ae845e1a7e1b5907da55b1a044
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute protected maxIdleTime : int from class org.apache.hadoop.hbase.ipc.RpcServer to private maxIdleTime : int from class org.apache.hadoop.hbase.ipc.RpcServer.ConnectionManager | From | To | |
Rename Attribute | 2 | ||
Rename Attribute maxQueueSize : int to maxQueueSizeInBytes : long in class org.apache.hadoop.hbase.ipc.RpcServer | From | To | |
Rename Attribute callQueueSize : Counter to callQueueSizeInBytes : Counter in class org.apache.hadoop.hbase.ipc.RpcServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type maxQueueSize : int to maxQueueSizeInBytes : long in class org.apache.hadoop.hbase.ipc.RpcServer | From | To |