io.atomix.protocols.raft.protocol.RaftRequest to io.atomix.cluster.NodeId
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- sender.apply(request,node) to sender.apply(node,request)
- handleResponse(request,sender,node,(RaftResponse)r,e,future) to handleResponse(request,sender,node,r,e,future)