d4c61cadbe5c7d88fd4393cc1b29648fbadfb9f1
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getRootSchema() : SchemaPlus renamed to public getFullRootSchema() : SchemaPlus in class org.apache.drill.exec.ops.FragmentContext | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fs : FileSystem to fs : DrillFileSystem in method public accessible(userName String) : boolean in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory | From | To | |
Extract Method | 1 | ||
Extract Method public accessible(fs DrillFileSystem) : boolean extracted from public accessible(userName String) : boolean in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory | From | To |