| 
                                Change Parameter Type	rNodeName : String to rNodeName : ONodeIdentity in method public getRemoteServer(rNodeName ONodeIdentity) : ORemoteServerController in class com.orientechnologies.orient.distributed.impl.ODistributedNetworkManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method protected processReceiveStartElection(message OBroadcastMessage, fromAddr String) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method protected processMessage(message OBroadcastMessage, fromAddr String) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method protected serializeMessage(message OBroadcastMessage) : byte[] in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	name : String to nodeIdentity : ONodeIdentity in method public ODistributedMember(nodeIdentity ONodeIdentity, database String, channel ODistributedChannel) in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	member : OStructuralDistributedMember to identity : ONodeIdentity in method public nodeDisconnected(identity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	failedOnNo : List<String> to failedOnNo : List<ONodeIdentity> in method public OSequenceActionCoordinatorResponse(failedOnNo List<ONodeIdentity>, limitReachedOnNo List<ONodeIdentity>, result Object, numOfNodes int) in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	name : String to identity : ONodeIdentity in method public OStructuralDistributedMember(identity ONodeIdentity, channel ODistributedChannel) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method protected processReceiveVote(message OBroadcastMessage, fromAddr String) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public ONetworkStructuralSubmitResponse(senderNode ONodeIdentity, operationId OSessionOperationId, response OStructuralSubmitResponse) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	toNode : String to toNode : ONodeIdentity in method private sendVote(term int, toNode ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	coordinatorName : String to coordinatorIdentity : ONodeIdentity in method public setCoordinator(coordinatorIdentity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	limitReachedOnNo : List<String> to limitReachedOnNo : List<ONodeIdentity> in method public OSequenceActionCoordinatorResponse(failedOnNo List<ONodeIdentity>, limitReachedOnNo List<ONodeIdentity>, result Object, numOfNodes int) in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	nodeName : String to nodeName : ONodeIdentity in method public makeCoordinator(nodeName ONodeIdentity, context OSharedContext) : void in class com.orientechnologies.orient.distributed.impl.metadata.ODistributedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	list : List<String> to list : List<ONodeIdentity> in method private serializeList(output DataOutput, list List<ONodeIdentity>) : void in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public OStructuralOperationRequest(senderNode ONodeIdentity, id OLogId, request OStructuralNodeRequest) in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	nodeName : String to nodeIdentity : ONodeIdentity in method public ODistributedChannelBinaryProtocol(nodeIdentity ONodeIdentity, remoteServer ORemoteServerController) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ODistributedChannelBinaryProtocol | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public OOperationRequest(senderNode ONodeIdentity, database String, id OLogId, request ONodeRequest) in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	name : String to name : ONodeIdentity in method public OLoopBackDistributeMember(name ONodeIdentity, database String, submitContext OSubmitContext, coordinator ODistributedCoordinator, executor ODistributedExecutor) in class com.orientechnologies.orient.distributed.impl.coordinator.OLoopBackDistributeMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	rNodeName : String to nodeIdentity : ONodeIdentity in method public connectRemoteServer(nodeIdentity ONodeIdentity, host String, user String, password String) : ORemoteServerController in class com.orientechnologies.orient.distributed.impl.ODistributedNetworkManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public ONetworkSubmitRequest(senderNode ONodeIdentity, database String, operationId OSessionOperationId, request OSubmitRequest) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	toNode : String to toNode : ONodeIdentity in method package receiveVote(term int, fromNode ONodeIdentity, toNode ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.OLeaderElectionStateMachine | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public OOperationResponse(senderNode ONodeIdentity, database String, id OLogId, response ONodeResponse) in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public getMember(senderNode ONodeIdentity) : OStructuralDistributedMember in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	nodeName : String to identity : ONodeIdentity in method public makeCoordinator(identity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public getMember(senderNode ONodeIdentity) : ODistributedMember in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	node : String to node : ONodeIdentity in method public closeRemoteServer(node ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.ODistributedNetworkManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public OStructuralOperationResponse(senderNode ONodeIdentity, id OLogId, response OStructuralNodeResponse) in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method protected processReceivePing(message OBroadcastMessage, fromAddr String) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public ONetworkSubmitResponse(senderNode ONodeIdentity, database String, operationId OSessionOperationId, response OSubmitResponse) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fromNode : String to fromNode : ONodeIdentity in method package receiveVote(term int, fromNode ONodeIdentity, toNode ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.OLeaderElectionStateMachine | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	name : String to identity : ONodeIdentity in method public OStructuralLoopBackDistributeDistributedMember(identity ONodeIdentity, submitContext OStructuralSubmitContext, coordinator OStructuralCoordinator, executor OStructuralDistributedExecutor) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralLoopBackDistributeDistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public getMember(senderNode ONodeIdentity) : ODistributedMember in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	senderNode : String to senderNode : ONodeIdentity in method public ONetworkStructuralSubmitRequest(senderNode ONodeIdentity, operationId OSessionOperationId, request OStructuralSubmitRequest) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	nodeName : String to nodeIdentity : ONodeIdentity in method public nodeConnected(nodeIdentity ONodeIdentity, channel ODistributedChannel) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	member : String to member : ONodeIdentity in method public getMember(member ONodeIdentity) : OStructuralDistributedMember in class com.orientechnologies.orient.distributed.impl.structural.OStructuralCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	initialNodeName : String to initialNodeName : ONodeIdentity in method public OSequenceActionNodeRequest(action OSequenceActionRequest, initialNodeName ONodeIdentity) in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionNodeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	message : Message to message : OBroadcastMessage in method private processReceiveLeaderElected(message OBroadcastMessage, fromAddr String) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	str : String to identity : ONodeIdentity in method private deserializeList(input DataInput) : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	node : Map.Entry<String,ODistributedChannel> to node : Map.Entry<ONodeIdentity,ODistributedChannel> in method public setCoordinator(coordinatorIdentity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lastMaster : String to lastMaster : ONodeIdentity in method protected testMasterElectionWith(nNodes int, quorum int) : void in class com.orientechnologies.orient.distributed.impl.OUDPMulticastNodeManagerIT | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	node : Map.Entry<String,ODistributedChannel> to node : Map.Entry<ONodeIdentity,ODistributedChannel> in method private checkCoordinator(database String) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	retList : List<String> to retList : List<ONodeIdentity> in method private deserializeList(input DataInput) : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	limitReachedNodeNames : List<String> to limitReachedNodeNames : List<ONodeIdentity> in method public receive(coordinator ODistributedCoordinator, context ORequestContext, member ODistributedMember, response ONodeResponse) : boolean in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionNodeResponseHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method protected deserializeMessage(data byte[]) : OBroadcastMessage in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	entry : Map.Entry<String,ODiscoveryListener.NodeData> to entry : Map.Entry<ONodeIdentity,ODiscoveryListener.NodeData> in method private checkIfKnownServersAreAlive() : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	ping : Message to ping : OBroadcastMessage in method protected sendPing() : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method protected generatePingMessage() : OBroadcastMessage in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	toRemove : Set<String> to toRemove : Set<ONodeIdentity> in method private checkIfKnownServersAreAlive() : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method protected receiveMessages() : void in class com.orientechnologies.orient.distributed.impl.OUDPMulticastNodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method private sendVote(term int, toNode ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	str : String to identity : ONodeIdentity in method private serializeList(output DataOutput, list List<ONodeIdentity>) : void in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method private sendLeaderElected() : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	failedNodesNames : List<String> to failedNodesNames : List<ONodeIdentity> in method public receive(coordinator ODistributedCoordinator, context ORequestContext, member ODistributedMember, response ONodeResponse) : boolean in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionNodeResponseHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	message : Message to message : OBroadcastMessage in method protected sendStartElection(currentTerm int, dbName String, lastLogId long) : void in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lastMaster : String to lastMaster : ONodeIdentity in method protected testJoinAfterMasterElection(nNodes int, quorum int) : void in class com.orientechnologies.orient.distributed.impl.OUDPMulticastNodeManagerIT | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	List<String> to List<ONodeIdentity> in method public getFailedOn() : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	List<String> to List<ONodeIdentity> in method private deserializeList(input DataInput) : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Message to OBroadcastMessage in method protected deserializeMessage(data byte[]) : OBroadcastMessage in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Message to OBroadcastMessage in method protected generatePingMessage() : OBroadcastMessage in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	List<String> to List<ONodeIdentity> in method public getLimitReachedOn() : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	String to ONodeIdentity in method public getSenderNode() : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	name : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	nodeName : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ODistributedChannelBinaryProtocol | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	remoteServers : ConcurrentMap<String,ORemoteServerController> to remoteServers : ConcurrentMap<ONodeIdentity,ORemoteServerController> in class com.orientechnologies.orient.distributed.impl.ODistributedNetworkManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	name : String to identity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	knownServers : Map<String,ODiscoveryListener.NodeData> to knownServers : Map<ONodeIdentity,ODiscoveryListener.NodeData> in class com.orientechnologies.orient.distributed.impl.ONodeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	members : Map<String,OStructuralDistributedMember> to members : Map<ONodeIdentity,OStructuralDistributedMember> in class com.orientechnologies.orient.distributed.impl.structural.OStructuralCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	masterName : String to masterIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.OBroadcastMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	votesReceived : Set<String> to votesReceived : Set<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.OLeaderElectionStateMachine | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OStructuralOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	initialNodeName : String to initialNodeName : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionNodeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	name : String to identity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.ODiscoveryListener.NodeData | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	failedOn : List<String> to failedOn : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.OOperationResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	nodeName : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.OLeaderElectionStateMachine | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	members : Map<String,OStructuralDistributedMember> to members : Map<ONodeIdentity,OStructuralDistributedMember> in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	members : Map<String,ODistributedMember> to members : Map<ONodeIdentity,ODistributedMember> in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkSubmitRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	members : Map<String,ODistributedMember> to members : Map<ONodeIdentity,ODistributedMember> in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	coordinatorName : String to coordinatorName : ONodeIdentity in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	senderNode : String to senderNode : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.coordinator.network.ONetworkStructuralSubmitResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	members : Map<String,ODistributedChannel> to members : Map<ONodeIdentity,ODistributedChannel> in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	limitReachedOn : List<String> to limitReachedOn : List<ONodeIdentity> in class com.orientechnologies.orient.distributed.impl.coordinator.transaction.OSequenceActionCoordinatorResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	nodeName : String to nodeIdentity : ONodeIdentity in class com.orientechnologies.orient.core.db.config.ONodeConfiguration | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	voteForNode : String to voteForIdentity : ONodeIdentity in class com.orientechnologies.orient.distributed.impl.OBroadcastMessage | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	name : String to identity : ONodeIdentity in method public OStructuralLoopBackDistributeDistributedMember(identity ONodeIdentity, submitContext OStructuralSubmitContext, coordinator OStructuralCoordinator, executor OStructuralDistributedExecutor) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralLoopBackDistributeDistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	rNodeName : String to nodeIdentity : ONodeIdentity in method public connectRemoteServer(nodeIdentity ONodeIdentity, host String, user String, password String) : ORemoteServerController in class com.orientechnologies.orient.distributed.impl.ODistributedNetworkManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	nodeName : String to nodeIdentity : ONodeIdentity in method public nodeConnected(nodeIdentity ONodeIdentity, channel ODistributedChannel) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	coordinatorName : String to coordinatorIdentity : ONodeIdentity in method public setCoordinator(coordinatorIdentity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.OrientDBDistributed | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	nodeName : String to nodeIdentity : ONodeIdentity in method public ODistributedChannelBinaryProtocol(nodeIdentity ONodeIdentity, remoteServer ORemoteServerController) in class com.orientechnologies.orient.distributed.impl.coordinator.network.ODistributedChannelBinaryProtocol | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	name : String to nodeIdentity : ONodeIdentity in method public ODistributedMember(nodeIdentity ONodeIdentity, database String, channel ODistributedChannel) in class com.orientechnologies.orient.distributed.impl.coordinator.ODistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	member : OStructuralDistributedMember to identity : ONodeIdentity in method public nodeDisconnected(identity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralCoordinator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	name : String to identity : ONodeIdentity in method public OStructuralDistributedMember(identity ONodeIdentity, channel ODistributedChannel) in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedMember | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	nodeName : String to identity : ONodeIdentity in method public makeCoordinator(identity ONodeIdentity) : void in class com.orientechnologies.orient.distributed.impl.structural.OStructuralDistributedContext | 
                                From | 
                                To |