Toggle navigation
Home
atomix
51b8288906df48026e798d288b28052619972536
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 3
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
Rename Method
1
Rename Method public onMessage(listener Consumer<T>) : CompletableFuture<Listener<T>> renamed to public subscribe(listener Consumer<T>) : CompletableFuture<Listener<T>> in class io.atomix.coordination.DistributedTopic
From
To