64a2d5be91a7f344aadf820481c542c967bc46a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type response : AllocateResponse to response : Object in method public run() : void in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl.HeartbeatThread | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type responseQueue : BlockingQueue<AllocateResponse> to responseQueue : BlockingQueue<Object> in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl | From | To |