76b94c274fe9775efcfd51c676d80c88a4f7fdb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable ref : WeakReference<FairCallQueue<? extends Schedulable>> in method private getCallQueue() : FairCallQueue<? extends Schedulable> from class org.apache.hadoop.ipc.FairCallQueue.MetricsProxy | From | To | |
Extract Method | 2 | ||
Extract Method private getCallQueue() : FairCallQueue<? extends Schedulable> extracted from public getOverflowedCalls() : long[] in class org.apache.hadoop.ipc.FairCallQueue.MetricsProxy | From | To | |
Extract Method private getCallQueue() : FairCallQueue<? extends Schedulable> extracted from public getQueueSizes() : int[] in class org.apache.hadoop.ipc.FairCallQueue.MetricsProxy | From | To |