0dcf28b75aaee5dc92f5188ed9e55c34ecc89225
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public withBolt(port int) : ClusterRule renamed to public withBoltEnabled() : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Rename Attribute | 1 | ||
Rename Attribute baseBoltPort : int to boltEnabled : boolean in class org.neo4j.kernel.impl.ha.ClusterManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type baseBoltPort : int to boltEnabled : boolean in class org.neo4j.kernel.impl.ha.ClusterManager | From | To |