894adb649093d63ab6234fbef23da4835e31b5d8
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type until : Condition to until : BooleanSupplier in method private RunTest(until BooleanSupplier, storeDir File, workingDir File, backupHostname String, backupPort int) in class org.neo4j.backup.BackupServiceStressTestingBuilder.RunTest | From | To | |
| Change Parameter Type untilCondition : Condition to untilCondition : BooleanSupplier in method public until(untilCondition BooleanSupplier) : BackupServiceStressTestingBuilder in class org.neo4j.backup.BackupServiceStressTestingBuilder | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Condition to BooleanSupplier in method public untilTimeExpired(duration long, unit TimeUnit) : BooleanSupplier in class org.neo4j.backup.BackupServiceStressTestingBuilder | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.neo4j.kernel.impl.util.Condition moved and renamed to org.neo4j.function.BooleanSupplier | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type until : Condition to until : BooleanSupplier in class org.neo4j.backup.BackupServiceStressTestingBuilder.RunTest | From | To | |
| Change Attribute Type untilCondition : Condition to untilCondition : BooleanSupplier in class org.neo4j.backup.BackupServiceStressTestingBuilder | From | To |