e2fcde2d6f8f57cc28524a855e49c2d65e40b4ba
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method protected updateMethodCountAndSizeByQueue(queue BlockingQueue<Runnable>, methodCount HashMap<String,Long>, methodSize HashMap<String,Long>) : void extracted from public getCallQueueInfo() : CallQueueInfo in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler | From | To | |
| Extract Method protected executeRpcCall(executor ThreadPoolExecutor, queueSize AtomicInteger, task CallRunner) : boolean extracted from public dispatch(task CallRunner) : boolean in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler | From | To |