8712ffd8be479b7f71bb65f605f41b5135e74216
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable fconfig : FormatPluginConfig to formatConfig : FormatPluginConfig in method public create(key TableInstance) : DrillTable in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type p2 : Long to p2 : long in method public dropTable(table String) : void in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To | |
| Change Variable Type p1 : Long to p1 : long in method public dropTable(table String) : void in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To | |
| Extract Variable | 1 | ||
| Extract Variable selection : FormatSelection in method public create(key TableInstance) : DrillTable from class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To | |
| Inline Variable | 1 | ||
| Inline Variable matcher : FormatMatcher in method private findMatcher(file FileStatus) : FormatMatcher from class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To | |
| Extract Method | 1 | ||
| Extract Method private detectEmptySelection(fileSelection FileSelection, hasDirectories boolean) : FileSelection extracted from public create(key TableInstance) : DrillTable in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema | From | To |