5dce6d982dd756555bdc5eb868bd8a3fa1359aeb
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 5 | ||
| Rename Variable handle : int to handlePos : int in method private readHandleField() : T in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Variable handle : int to handlePos : int in method package deserialize() : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Variable dataLen : int to len : int in method private doReadOptimized() : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Variable strOff : int to pos : int in method private doReadString() : String in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Variable handle : int to handlePos : int in method private unmarshal(detach boolean) : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable strOff : int to pos : int in method private streamPosition(pos int) : void in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute hdrLen : int to dataStart : int in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method | 12 | ||
| Extract Method private streamPosition(pos int) : void extracted from private trySetSystemFieldPosition(id int) : boolean in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from private readHandleField() : T in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from public BinaryReaderExImpl(ctx PortableContext, in PortableInputStream, ldr ClassLoader, rCtx BinaryReaderHandles) in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private doReadOptimized() : Object extracted from private unmarshal(detach boolean) : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from private trySetUserFieldPosition(order int) : boolean in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from private unmarshal(detach boolean) : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from private doReadPortableObject() : BinaryObject in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private doReadOptimized() : Object extracted from package deserialize() : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from public unmarshal(offset int) : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from private doReadString() : String in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Extract Method private streamPosition(pos int) : void extracted from package deserialize() : Object in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter offset : int to pos : int in method private streamPosition(pos int) : void in class org.apache.ignite.internal.portable.BinaryReaderExImpl | From | To |