f19ae3bc73fd1e80f0f8a49ea80d89109b61d4b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CatchupServer to Optional<CatchupServer> in method public resolveIfBackupEnabled(config Config) : Optional<CatchupServer> in class org.neo4j.causalclustering.core.TransactionBackupServiceProvider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type backupCatchupServer : CatchupServer to backupCatchupServer : Optional<CatchupServer> in class org.neo4j.causalclustering.core.server.CoreServerModule | From | To |