Toggle navigation
Home
atomix
31df770b4923c0d0ada7306de076004e7816e5c0
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 3
Link to commit
Third party dependencies:
org.testng:testng:6.8.8
org.reflections:reflections:0.9.10
net.jodah:typetools:0.4.1
io.netty:netty-all:4.0.21.Final
org.slf4j:slf4j-api:1.7.7
net.jodah:concurrentunit:0.3.2
ch.qos.logback:logback-classic:1.1.2
net.openhft:zero-allocation-hashing:0.2
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method private writeIndex(offset int, position long, length int) : void extracted from public index(offset int, position long, length int) : void in class net.kuujo.copycat.raft.log.OrderedOffsetIndex
From
To