94a229983bc61ad62531eec61e70082b86a8c03f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type failedIndexName : String to failedIndexNames : String... in method public LegacyIndexMigrationExceptionBaseMatcher(failedIndexNames String...) in class org.neo4j.upgrade.lucene.LuceneLegacyIndexUpgraderTest.LegacyIndexMigrationExceptionBaseMatcher | From | To | |
Rename Attribute | 1 | ||
Rename Attribute failedIndexName : String to failedIndexNames : String[] in class org.neo4j.upgrade.lucene.LuceneLegacyIndexUpgraderTest.LegacyIndexMigrationExceptionBaseMatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type failedIndexName : String to failedIndexNames : String[] in class org.neo4j.upgrade.lucene.LuceneLegacyIndexUpgraderTest.LegacyIndexMigrationExceptionBaseMatcher | From | To | |
Rename Parameter | 1 | ||
Rename Parameter failedIndexName : String to failedIndexNames : String... in method public LegacyIndexMigrationExceptionBaseMatcher(failedIndexNames String...) in class org.neo4j.upgrade.lucene.LuceneLegacyIndexUpgraderTest.LegacyIndexMigrationExceptionBaseMatcher | From | To |