45c235e87959724ba2101c3b4d969a0b67595b7f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type futId : IgniteUuid to futId : long in method public GridNearSingleGetRequest(cacheId int, futId long, key KeyCacheObject, readThrough boolean, topVer AffinityTopologyVersion, subjId UUID, taskNameHash int, accessTtl long, skipVals boolean, addReader boolean, needVer boolean, addDepInfo boolean) in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest | From | To | |
Change Parameter Type futId : IgniteUuid to futId : long in method public GridNearSingleGetResponse(cacheId int, futId long, topVer AffinityTopologyVersion, res Message, invalidPartitions boolean, addDepInfo boolean) in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse | From | To | |
Change Return Type | 2 | ||
Change Return Type IgniteUuid to long in method public futureId() : long in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse | From | To | |
Change Return Type IgniteUuid to long in method public futureId() : long in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type futId : IgniteUuid to futId : long in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest | From | To | |
Change Attribute Type futId : IgniteUuid to futId : long in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse | From | To |