df1233ea91a3016977eea4d351d64889e435599e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private logCacheStreamIOException(e IOException) : void extracted from private checkAndAdvanceBlockInStream() : void in class alluxio.client.file.FileInStream | From | To | |
Extract Method private logCacheStreamIOException(e IOException) : void extracted from private seekBlockInStream(newPos long) : void in class alluxio.client.file.FileInStream | From | To | |
Extract Method private logCacheStreamIOException(e IOException) : void extracted from public read(b byte[], off int, len int) : int in class alluxio.client.file.FileInStream | From | To | |
Extract Method private logCacheStreamIOException(e IOException) : void extracted from public read() : int in class alluxio.client.file.FileInStream | From | To |