19343c7941d78c408b09df517a5e5b6630faeee9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type String[] to List<String> in method public getSchemaNames() : List<String> in class org.pentaho.di.ui.spoon.partition.PartitionSettings | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute schemaNames : String[] to schemasProvider : PartitionSchemasProvider in class org.pentaho.di.ui.spoon.partition.PartitionSettings | From | To | |
| Rename Attribute exactSize : int to partitionSchemasProvider : PartitionSchemasProvider in class org.pentaho.di.ui.spoon.partition.PartitionSettingsTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type schemaNames : String[] to schemasProvider : PartitionSchemasProvider in class org.pentaho.di.ui.spoon.partition.PartitionSettings | From | To | |
| Change Attribute Type exactSize : int to partitionSchemasProvider : PartitionSchemasProvider in class org.pentaho.di.ui.spoon.partition.PartitionSettingsTest | From | To |