a7b830b97cb00a1270c3c41e4e206e14ab521a2b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type boltPort : Integer to boltAddress : AdvertisedSocketAddress in method public DiscoveryRepresentation(managementUri String, dataUri String, boltAddress AdvertisedSocketAddress) in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Rename Variable | 1 | ||
| Rename Variable boltPort : int to boltAddress : AdvertisedSocketAddress in method public shouldCreateAMapContainingDataAndManagementURIs() : void in class org.neo4j.server.rest.repr.DiscoveryRepresentationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute boltPort : Integer to boltAddress : AdvertisedSocketAddress in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type boltPort : int to boltAddress : AdvertisedSocketAddress in method public shouldCreateAMapContainingDataAndManagementURIs() : void in class org.neo4j.server.rest.repr.DiscoveryRepresentationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private startServerWithBoltEnabled(advertisedHost String, advertisedPort int, listenHost String, listenPort int) : void extracted from private startServerWithBoltEnabled() : void in class org.neo4j.server.BoltIT | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type boltPort : Integer to boltAddress : AdvertisedSocketAddress in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter boltPort : Integer to boltAddress : AdvertisedSocketAddress in method public DiscoveryRepresentation(managementUri String, dataUri String, boltAddress AdvertisedSocketAddress) in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To |