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