280894315fb804641852ab4774579bd1cc3db286
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable features : byte[] to featuresAttrBytes : byte[] in method public nodeSupports(featuresAttrBytes byte[], feature IgniteFeatures) : boolean in class org.apache.ignite.internal.IgniteFeatures | From | To | |
Extract Method | 2 | ||
Extract Method public nodeSupports(featuresAttrBytes byte[], feature IgniteFeatures) : boolean extracted from public nodeSupports(clusterNode ClusterNode, feature IgniteFeatures) : boolean in class org.apache.ignite.internal.IgniteFeatures | From | To | |
Extract Method private nodeDescription(node ClusterNode) : String extracted from private transactions(client GridClient, arg VisorTxTaskArg) : void in class org.apache.ignite.internal.commandline.CommandHandler | From | To |