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