f5e403e2ad3f3565dc6b9c223e4a08dfc5b837bf
Files Diff
- Added: 2
 - Removed: 1
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Source Folder | 1 | ||
| Move Source Folder presto-raptor/src/main to presto-raptor/src/test | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type shardDao : ShardDao to shardDao : TestingShardDao in method public testCleanLocalShards() : void in class com.facebook.presto.raptor.metadata.TestShardCleaner | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type dao : ShardDao to dao : TestingShardDao in class com.facebook.presto.raptor.metadata.TestShardDao | From | To |