Toggle navigation
Home
atomix
0004aedb80b60541ec6d8744433738848267bb15
Files Diff
Added: 2
Removed: 0
Renamed: 0
Modified: 2
Link to commit
Third party dependencies:
org.testng:testng:6.8.8
io.atomix:copycat-client:1.0.0-SNAPSHOT
io.atomix:catalyst-netty:1.0.0-SNAPSHOT
org.slf4j:slf4j-api:1.7.7
io.atomix:copycat-server:1.0.0-SNAPSHOT
net.jodah:concurrentunit:0.4.1
io.atomix:catalyst-local:1.0.0-SNAPSHOT
ch.qos.logback:logback-classic:1.1.2
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Return Type
1
Change Return Type CompletableFuture<Void> to CompletableFuture<GroupMember> in method public join() : CompletableFuture<GroupMember> in class io.atomix.coordination.DistributedMembershipGroup
From
To