f1d419418b9d429634658af38ac47c9f156f0931
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private type(cls Class<?>) : Type from class org.apache.ignite.internal.direct.DirectByteBufferStream to private typeEnum(cls Class<?>) : MessageAdapter.Type from class org.apache.ignite.codegen.CommunicationMessageCodeGenerator | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type type : Type to type : MessageAdapter.Type in method private write(type MessageAdapter.Type, val Object, state MessageWriteState) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream | From | To | |
Change Parameter Type type : Type to type : MessageAdapter.Type in method private read(type MessageAdapter.Type, reader MessageReader) : Object in class org.apache.ignite.internal.direct.DirectByteBufferStream | From | To | |
Change Return Type | 1 | ||
Change Return Type Type to MessageAdapter.Type in method private typeEnum(cls Class<?>) : MessageAdapter.Type in class org.apache.ignite.codegen.CommunicationMessageCodeGenerator | From | To | |
Move Class | 1 | ||
Move Class org.apache.ignite.internal.direct.DirectByteBufferStream.Type moved to org.apache.ignite.plugin.extensions.communication.MessageAdapter.Type | From | To |