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