5663e465fb32e40181fc108aa3c6c44c1a9a5a1d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CompletableFuture<Listener<Long>> to Listener<Long> in method public onElection(callback Consumer<Long>) : Listener<Long> in class io.atomix.coordination.DistributedLeaderElection | From | To | |
Rename Parameter | 1 | ||
Rename Parameter listener : Consumer<Long> to callback : Consumer<Long> in method public onElection(callback Consumer<Long>) : Listener<Long> in class io.atomix.coordination.DistributedLeaderElection | From | To |