fc43ec9b0d751b2a1654866a6cd1927268294351
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type middleware : DiscoveryMiddleware to middleware : DiscoveryImplementation in method protected select(middleware DiscoveryImplementation) : DiscoveryServiceFactory in class org.neo4j.causalclustering.discovery.EnterpriseDiscoveryServiceFactorySelector | From | To | |
Change Parameter Type discoveryService : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryService : DiscoveryServiceFactorySelector.DiscoveryImplementation in method public withDiscoveryServiceFactory(discoveryService DiscoveryServiceFactorySelector.DiscoveryImplementation) : EnterpriseInProcessServerBuilder in class org.neo4j.harness.internal.EnterpriseInProcessServerBuilder | From | To | |
Change Parameter Type discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryImplementation in method public withDiscoveryServiceFactory(discoveryServiceFactory DiscoveryServiceFactorySelector.DiscoveryImplementation) : Builder in class org.neo4j.harness.CausalClusterInProcessBuilder.WithOptionalDatabasesAndPorts | From | To | |
Change Parameter Type discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryImplementation in method public withDiscoveryServiceFactory(discoveryServiceFactory DiscoveryServiceFactorySelector.DiscoveryImplementation) : Builder in class org.neo4j.harness.CausalClusterInProcessBuilder.Builder | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.causalclustering.discovery.DiscoveryServiceFactorySelector.DiscoveryMiddleware renamed to org.neo4j.causalclustering.discovery.DiscoveryServiceFactorySelector.DiscoveryImplementation | From | To | |
Rename Attribute | 1 | ||
Rename Attribute middleware_type : Setting<DiscoveryServiceFactorySelector.DiscoveryMiddleware> to discovery_implementation : Setting<DiscoveryServiceFactorySelector.DiscoveryImplementation> in class org.neo4j.causalclustering.core.CausalClusteringSettings | From | To | |
Change Variable Type | 1 | ||
Change Variable Type middleware : DiscoveryMiddleware to middleware : DiscoveryImplementation in method public select(config Config) : T in class org.neo4j.causalclustering.discovery.DiscoveryServiceFactorySelector | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryImplementation in class org.neo4j.harness.CausalClusterInProcessBuilder.Builder | From | To | |
Change Attribute Type discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryImplementation in class org.neo4j.harness.internal.EnterpriseInProcessServerBuilder | From | To | |
Change Attribute Type DEFAULT : DiscoveryMiddleware to DEFAULT : DiscoveryImplementation in class org.neo4j.causalclustering.discovery.DiscoveryServiceFactorySelector | From | To | |
Change Attribute Type discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryMiddleware to discoveryServiceFactory : DiscoveryServiceFactorySelector.DiscoveryImplementation in class org.neo4j.harness.CausalClusterInProcessBuilder.CausalCluster | From | To | |
Change Attribute Type middleware_type : Setting<DiscoveryServiceFactorySelector.DiscoveryMiddleware> to discovery_implementation : Setting<DiscoveryServiceFactorySelector.DiscoveryImplementation> in class org.neo4j.causalclustering.core.CausalClusteringSettings | From | To |