c0829aade0f2b17ce3648cf213f6731995749c29
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public stopShouldFirstTerminateStateMachine() : void renamed to public stopShouldFirstMarkStateMachineForTermination() : void in class org.neo4j.bolt.runtime.DefaultBoltConnectionTest | From | To | |
Rename Method public terminate() : void renamed to public markForTermination() : void in class org.neo4j.bolt.runtime.BoltStateMachine | From | To | |
Rename Method public terminate() : void renamed to public markForTermination() : void in class org.neo4j.bolt.v1.runtime.BoltStateMachineV1 | From | To | |
Rename Method public shouldNotFailWhenTerminatedAndPullAll() : void renamed to public shouldNotFailWhenMarkedForTerminationAndPullAll() : void in class org.neo4j.bolt.v1.runtime.BoltStateMachineTest | From | To |