523c5e5d616967bc39f3ca4aa7fec582e230af60
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private sendCompute(activate boolean, resFut GridFutureAdapter<Void>) : void renamed to private sendComputeChangeGlobalState(activate boolean, resFut GridFutureAdapter<Void>) : void in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.ClientChangeGlobalStateComputeRequest renamed to org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.ChangeGlobalStateComputeRequest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ignite : Ignite to ig : Ignite in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.ChangeGlobalStateComputeRequest | From | To |