a13bb3eed61a0cc84856eda274abb70ab8fa258e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public recoveryDescriptor() : GridNioRecoveryDescriptor renamed to public inRecoveryDescriptor() : GridNioRecoveryDescriptor in class org.apache.ignite.internal.processors.rest.protocols.tcp.MockNioSession | From | To | |
Change Variable Type | 1 | ||
Change Variable Type aff : FairAffinityFunction to aff : RendezvousAffinityFunction in method private initialize(cfg CacheConfiguration, cacheObjCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type SQL_TYPES : Collection<Class<?>> to SQL_TYPES : Set<Class<?>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To |