ee20f1d9fb94f792d0b62097499c7c3f976ff6f5
Files Diff
- Added: 28
- Removed: 1
- Renamed: 0
- Modified: 52
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type in : PlatformInputStream to in : BinaryReaderExImpl in method private processPrepareResult(in BinaryReaderExImpl) : void in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure | From | To | |
Move Method | 2 | ||
Move Method public writeDotNetConfiguration(writer BinaryRawWriterEx, cfg PlatformDotNetConfiguration) : void from class org.apache.ignite.internal.processors.platform.utils.PlatformUtils to public writeDotNetConfiguration(writer BinaryRawWriterEx, cfg PlatformDotNetConfiguration) : void from class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils | From | To | |
Move Method private marshaller() : GridBinaryMarshaller from class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure to public marshaller() : GridBinaryMarshaller from class org.apache.ignite.internal.processors.platform.utils.PlatformUtils | From | To |