01f0e9e501a0cd3a8513c801c816e33404031583
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type active : boolean to errorMsg : String in method public DistributedMetaStorageCasAckMessage(reqId UUID, errorMsg String, updated boolean) in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageCasAckMessage | From | To | |
| Change Parameter Type active : boolean to errorMsg : String in method public DistributedMetaStorageUpdateAckMessage(reqId UUID, errorMsg String) in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateAckMessage | From | To | |
| Rename Variable | 3 | ||
| Rename Variable joiningData : DistributedMetaStorageJoiningNodeData to data : byte[] in method private getJoiningNodeData(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : DistributedMetaStorageJoiningNodeData in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute active : boolean to errorMsg : String in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateAckMessage | From | To | |
| Rename Attribute active : boolean to errorMsg : String in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateMessage | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type joiningData : DistributedMetaStorageJoiningNodeData to data : byte[] in method private getJoiningNodeData(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : DistributedMetaStorageJoiningNodeData in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type active : boolean to errorMsg : String in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateAckMessage | From | To | |
| Change Attribute Type active : boolean to errorMsg : String in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateMessage | From | To | |
| Extract Method | 3 | ||
| Extract Method private getJoiningNodeData(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : DistributedMetaStorageJoiningNodeData extracted from public onJoiningNodeDataReceived(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : void in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl | From | To | |
| Extract Method private getJoiningNodeData(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : DistributedMetaStorageJoiningNodeData extracted from public collectGridNodeData(dataBag DiscoveryDataBag) : void in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl | From | To | |
| Extract Method private getJoiningNodeData(discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : DistributedMetaStorageJoiningNodeData extracted from public validateNode(node ClusterNode, discoData DiscoveryDataBag.JoiningNodeDiscoveryData) : IgniteNodeValidationResult in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter active : boolean to errorMsg : String in method public DistributedMetaStorageCasAckMessage(reqId UUID, errorMsg String, updated boolean) in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageCasAckMessage | From | To | |
| Rename Parameter active : boolean to errorMsg : String in method public DistributedMetaStorageUpdateAckMessage(reqId UUID, errorMsg String) in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageUpdateAckMessage | From | To |