9a9c817f8fb663e9bbfaab76d3d08058d30597d1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type locJvmGrid : Ignite to locJvmGrid : Function<Void,Ignite> in method public IgniteProcessProxy(cfg IgniteConfiguration, log IgniteLogger, locJvmGrid Function<Void,Ignite>, discovery boolean) in class org.apache.ignite.testframework.junits.multijvm.IgniteProcessProxy | From | To | |
Change Parameter Type locJvmGrid : Ignite to locJvmGrid : Function<Void,Ignite> in method public IgniteProcessProxy(cfg IgniteConfiguration, log IgniteLogger, locJvmGrid Function<Void,Ignite>, resetDiscovery boolean, additionalArgs List<String>) in class org.apache.ignite.testframework.junits.multijvm.IgniteProcessProxy | From | To | |
Change Return Type | 1 | ||
Change Return Type Ignite to IgniteEx in method protected startGrids(cnt int) : IgniteEx in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ignite : Ignite to ignite : IgniteEx in method protected startGrids(cnt int) : IgniteEx in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type locJvmGrid : Ignite to locJvmGrid : Function<Void,Ignite> in class org.apache.ignite.testframework.junits.multijvm.IgniteProcessProxy | From | To | |
Change Attribute Type rebuildFromHashInProgress : boolean to rebuildFromHashInProgress : int in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cacheId : int to grpId : int in method public read(grpId int, pageId long, pageBuf ByteBuffer, keepCrc boolean) : void in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager | From | To |