3a4f23bfebbbc515ecafdf9b97cf1b5d99d5dbf6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : AssertionFailedError to t : Throwable in method private waitForIteratorsCleared(cache IgniteCache<String,Integer>, secs int) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | From | To | |
Inline Method | 1 | ||
Inline Method package runClientTask(affinityFileId IgniteUuid, task IgfsClientAbstractCallable<T>) : T inlined to package runClientTask(task IgfsClientAbstractCallable<T>) : T in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
Change Return Type | 1 | ||
Change Return Type Throwable to void in method private assertError(job IgniteCallable<?>, grid Ignite, expE Class<? extends Throwable>, expEMsg String) : void in class org.apache.ignite.internal.processors.resource.GridSpringResourceInjectionSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : AssertionFailedError to t : Throwable in method private waitForIteratorsCleared(cache IgniteCache<String,Integer>, secs int) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | From | To |