856ec389714f1041d85005569ff4a06b02599605
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getModule() : Module renamed to public getMetadataModule() : Module in class com.facebook.presto.raptor.PluginInfo | From | To | |
Rename Attribute | 2 | ||
Rename Attribute module : Module to metadataModule : Module in class com.facebook.presto.raptor.RaptorConnectorFactory | From | To | |
Rename Attribute module : Module to metadataModule : Module in class com.facebook.presto.raptor.RaptorPlugin | From | To | |
Rename Parameter | 2 | ||
Rename Parameter module : Module to metadataModule : Module in method public RaptorConnectorFactory(name String, metadataModule Module, optionalConfig Map<String,String>, nodeManager NodeManager, pageSorter PageSorter, blockEncodingSerde BlockEncodingSerde, typeManager TypeManager) in class com.facebook.presto.raptor.RaptorConnectorFactory | From | To | |
Rename Parameter module : Module to metadataModule : Module in method public RaptorPlugin(name String, metadataModule Module) in class com.facebook.presto.raptor.RaptorPlugin | From | To |