|
Change Variable Type value : OStructuralDistributedMember to value : ODistributedChannel in method public receiveAck(node ONodeIdentity, id OLogId) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralLeader |
From |
To |
|
Change Variable Type requesterChannel : OStructuralDistributedMember to requesterChannel : ODistributedChannel in method public createDatabase(requester Optional<ONodeIdentity>, operationId OSessionOperationId, database String, type String, configurations Map<String,String>) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralLeader |
From |
To |
|
Change Variable Type value : OStructuralDistributedMember to value : ODistributedChannel in method public propagateAndApply(operation ORaftOperation, finished OpFinished) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralLeader |
From |
To |
|
Change Variable Type loopbackLeader : OStructuralLoopBackDistributeDistributedMember to loopback : OLoopBackDistributedChannel in method public makeLeader(identity ONodeIdentity, sharedConfiguration OStructuralSharedConfiguration) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedContext |
From |
To |
|
Change Variable Type requesterChannel : OStructuralDistributedMember to requesterChannel : ODistributedChannel in method public dropDatabase(requester Optional<ONodeIdentity>, operationId OSessionOperationId, database String) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralLeader |
From |
To |
|
Rename Parameter nodeRequest : OStructuralNodeRequest to request : OStructuralNodeRequest in method public sendRequest(id OLogId, request OStructuralNodeRequest) : void in class com.orientechnologies.orient.distributed.impl.structural.OLoopBackDistributedChannel |
From |
To |
|
Rename Parameter m : OStructuralDistributedMember to channel : ODistributedChannel in method public setLeader(channel ODistributedChannel) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralSubmitContext |
From |
To |
|
Rename Parameter identity : ONodeIdentity to currentNode : ONodeIdentity in method public OLoopBackDistributedChannel(currentNode ONodeIdentity, submitContext OStructuralSubmitContext, leader OStructuralLeader, follower OStructuralFollower) in class com.orientechnologies.orient.distributed.impl.structural.OLoopBackDistributedChannel |
From |
To |
|
Rename Parameter coordinator : OStructuralDistributedMember to leader : ODistributedChannel in method public setExternalLeader(leader ODistributedChannel) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedContext |
From |
To |
|
Rename Parameter coordinator : OStructuralDistributedMember to channel : ODistributedChannel in method public setLeader(channel ODistributedChannel) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralSubmitContextImpl |
From |
To |