6988e5b36f64b53aace364b3a38bcd9712f6b244
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable blockWorkerInfo : List<BlockWorkerInfo> in method public getInStream(blockId long, options InStreamOptions, failedWorkers Map<WorkerNetAddress,Long>) : BlockInStream from class alluxio.client.block.AlluxioBlockStore | From | To | |
Extract Method | 1 | ||
Extract Method public getInStream(blockId long, options InStreamOptions, failedWorkers Map<WorkerNetAddress,Long>) : BlockInStream extracted from public getInStream(blockId long, options InStreamOptions) : BlockInStream in class alluxio.client.block.AlluxioBlockStore | From | To |