80e941525cb5065d011dddb6c4415622b6b6f2eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type boltAddress : String to boltPort : Integer in method public DiscoveryRepresentation(managementUri String, dataUri String, boltPort Integer) in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Rename Variable | 2 | ||
| Rename Variable boltAddress : String to boltPort : Integer in method public getDiscoveryDocument() : Response in class org.neo4j.server.rest.discovery.DiscoveryService | From | To | |
| Rename Variable boltAddress : String to boltPort : int in method public shouldCreateAMapContainingDataAndManagementURIs() : void in class org.neo4j.server.rest.repr.DiscoveryRepresentationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute boltAddress : String to boltPort : Integer in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type boltAddress : String to boltPort : Integer in method public getDiscoveryDocument() : Response in class org.neo4j.server.rest.discovery.DiscoveryService | From | To | |
| Change Variable Type boltAddress : String to boltPort : int in method public shouldCreateAMapContainingDataAndManagementURIs() : void in class org.neo4j.server.rest.repr.DiscoveryRepresentationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private startServerWithBoltEnabled() : void extracted from public shouldBeAbleToSpecifyHostAndPort() : void in class org.neo4j.server.BoltIT | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type boltAddress : String to boltPort : Integer in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter boltAddress : String to boltPort : Integer in method public DiscoveryRepresentation(managementUri String, dataUri String, boltPort Integer) in class org.neo4j.server.rest.repr.DiscoveryRepresentation | From | To |