4e1633bced95f5b8367151694ee17c236a0e7330
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uuids : List<UUID> to done : Collection<UUID> in method package cleanBackupShards() : void in class com.facebook.presto.raptor.metadata.ShardCleaner | From | To | |
Change Return Type | 1 | ||
Change Return Type List<UUID> to Set<UUID> in method public getCleanableShardsBatch(maxDeleteTime Timestamp) : Set<UUID> in class com.facebook.presto.raptor.metadata.ShardDao | From | To | |
Change Variable Type | 1 | ||
Change Variable Type uuids : List<UUID> to done : Collection<UUID> in method package cleanBackupShards() : void in class com.facebook.presto.raptor.metadata.ShardCleaner | From | To |