Toggle navigation
Home
net.kuujo.copycat.protocol.raft.RaftProtocol to net.kuujo.copycat.protocol.raft.Raft
No. of Instances - 45
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Method invocation
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
handler
to
setHandler
handler
to
setHandler
handler
to
setHandler
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
addListener
to
addElectionListener
handler
to
setHandler
addListener
to
addElectionListener
addListener
to
addElectionListener
Add or Remove Method invocation
context.getCluster().member().id()
to
context.cluster().member().id()
context.getCluster().member().id()
to
context.cluster().member().id()
context.getCluster().member()
to
context.cluster().member()
context.getTopic()
to
context.topic()
context.getCluster().member()
to
context.cluster().member()
context.getTopic()
to
context.topic()
((LeaderChangeEvent)event).newLeader().id()
to
event.id()
Cascading Type Change (Similar)
RaftProtocol
to
Raft