8024bed3349af7ff8e57049e99c144dc83ea6856
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type highId : long to highIdSupplier : Supplier<Long> in method public open(filename File, idType IdType, highIdSupplier Supplier<Long>, maxId long) : IdGenerator in class org.neo4j.TransactionGuardIntegrationTest.TerminationIdGeneratorFactory | From | To | |
| Change Parameter Type highId : long to highIdSupplier : Supplier<Long> in method public open(filename File, grabSize int, idType IdType, highIdSupplier Supplier<Long>, maxId long) : IdGenerator in class org.neo4j.TransactionGuardIntegrationTest.TerminationIdGeneratorFactory | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter highId : long to highIdSupplier : Supplier<Long> in method public open(filename File, idType IdType, highIdSupplier Supplier<Long>, maxId long) : IdGenerator in class org.neo4j.TransactionGuardIntegrationTest.TerminationIdGeneratorFactory | From | To | |
| Rename Parameter highId : long to highIdSupplier : Supplier<Long> in method public open(filename File, grabSize int, idType IdType, highIdSupplier Supplier<Long>, maxId long) : IdGenerator in class org.neo4j.TransactionGuardIntegrationTest.TerminationIdGeneratorFactory | From | To |