5e794291866d616f0194badd07c503b8b836b271
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable storageFile : File to file : File in method private quarantineFile(shardUuid UUID, file File, message String) : void in class com.facebook.presto.raptor.storage.ShardRecoveryManager | From | To | |
Extract Method | 2 | ||
Extract Method private quarantineFile(shardUuid UUID, file File, message String) : void extracted from package restoreFromBackup(shardUuid UUID, shardSize long, shardXxhash64 OptionalLong) : void in class com.facebook.presto.raptor.storage.ShardRecoveryManager | From | To |