e646acf86e83ee980196af4a58037470dd1df102
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public toShardIndexInfo(dbi IDBI, metadataDao MetadataDao, tableInfo Table, shards Collection<ShardMetadata>, includeSortColumns boolean) : Collection<ShardIndexInfo> renamed to public getOrganizationEligibleShards(dbi IDBI, metadataDao MetadataDao, tableInfo Table, shards Collection<ShardMetadata>, includeSortColumns boolean) : Collection<ShardIndexInfo> in class com.facebook.presto.raptor.storage.organization.ShardOrganizerUtil | From | To | |
| Rename Method public testShardIndexInfoConverter() : void renamed to public testGetOrganizationEligibleShards() : void in class com.facebook.presto.raptor.storage.organization.TestShardOrganizerUtil | From | To |