c346859735e4eab3ad12e755e5643fceb9536f74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable workspaces : Map<String,WorkspaceConfig> to newWorkspaces : Map<String,WorkspaceConfig> in method public updateSchemaLocation(pluginName String, pluginRegistry StoragePluginRegistry, tmpDirPath File, schemas String...) : void in class org.apache.drill.exec.util.StoragePluginTestUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getWorkspaces() : Map<String,WorkspaceConfig> extracted from public updateSchemaLocation(pluginName String, pluginRegistry StoragePluginRegistry, tmpDirPath File, schemas String...) : void in class org.apache.drill.exec.util.StoragePluginTestUtils & moved to class org.apache.drill.exec.store.dfs.FileSystemConfig | From | To |