10bcba0072c52d0ba015ccafafdac6264ffd5a3a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<String,DatabaseInterface> to Future<Map<String,DatabaseInterface>> in method private createDatabaseInterfacesMap() : Future<Map<String,DatabaseInterface>> in class org.pentaho.di.core.database.DatabaseMeta | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type allDatabaseInterfaces : Map<String,DatabaseInterface> to allDatabaseInterfaces : Future<Map<String,DatabaseInterface>> in class org.pentaho.di.core.database.DatabaseMeta | From | To |