b1d8a4975585dddc6256496c3c797362eddac0ed
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cacheName : String to ccfg : CacheConfiguration in method public CacheObjectBinaryContext(kernalCtx GridKernalContext, ccfg CacheConfiguration, cpyOnGet boolean, storeVal boolean, binaryEnabled boolean, depEnabled boolean) in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryContext | From | To | |
Extract Variable | 1 | ||
Extract Variable affFieldName0 : String in method package serializeTo(writer BinaryWriterExImpl, serializer BinaryBuilderSerializer) : void from class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cacheName : String to ccfg : CacheConfiguration in method public CacheObjectBinaryContext(kernalCtx GridKernalContext, ccfg CacheConfiguration, cpyOnGet boolean, storeVal boolean, binaryEnabled boolean, depEnabled boolean) in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryContext | From | To |