799f1909cea96037a38eee1b4ecb21fab737d092
Files Diff
- Added: 22
- Removed: 1
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type reader : BinaryRawReaderEx to reader : BinaryRawReader in method private readTextQuery(reader BinaryRawReader) : Query in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable cache0 : IgniteCache to cache : IgniteCache in method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type WRITER_GET_ALL : GetAllWriter to WRITER_GET_ALL : PlatformFutureUtils.Writer in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Change Attribute Type WRITER_INVOKE : EntryProcessorInvokeWriter to WRITER_INVOKE : PlatformFutureUtils.Writer in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Change Attribute Type WRITER_INVOKE_ALL : EntryProcessorInvokeAllWriter to WRITER_INVOKE_ALL : PlatformFutureUtils.Writer in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method | 12 | ||
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public createCache(name String) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public cache(name String) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public getOrCreateCacheFromConfig(memPtr long) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache extracted from public withExpiryPolicy(create long, update long, access long) : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public createNearCache(cacheName String, memPtr long) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache extracted from public withNoRetries() : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache extracted from public withSkipStore() : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public getOrCreateNearCache(cacheName String, memPtr long) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public getOrCreateCache(name String) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To | |
Extract Method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache extracted from public withAsync() : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method private copy(cache IgniteCache, keepBinary boolean) : PlatformCache extracted from public withKeepBinary() : PlatformCache in class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
Extract Method private createPlatformCache(cache IgniteCacheProxy) : PlatformTarget extracted from public createCacheFromConfig(memPtr long) : PlatformTarget in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl | From | To |