edfc1a72021df958f0075818a14e8597e1949a8c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private DEFAULT_BLOCK_REMOVER_POOL_SIZE : int from class alluxio.worker.block.BlockMasterSync to private DEFAULT_BLOCK_REMOVER_POOL_SIZE : int from class alluxio.worker.block.AsyncBlockRemover | From | To | |
Extract Class | 1 | ||
Extract Class alluxio.worker.block.AsyncBlockRemover from class alluxio.worker.block.BlockMasterSync | From | To | |
Split Attribute | 1 | ||
Split Attribute mRemovingBlockIdToFinished : Map<Long,Boolean> to [mAsyncBlockRemover : AsyncBlockRemover, mBlockWorker : BlockWorker] in class alluxio.worker.block.BlockMasterSync | From | To |