462f8332b5b745c6f748d157657365cf576355db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public reserve(bytes int) : int inlined to public reserveInt() : int in class org.apache.ignite.internal.portable.BinaryWriterExImpl | From | To | |
Extract Method | 3 | ||
Extract Method public unsafePosition(pos int) : void extracted from public position(pos int) : void in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl | From | To | |
Extract Method private postWrite(writer BinaryWriterExImpl, obj Object) : void extracted from package write(obj Object, writer BinaryWriterExImpl) : void in class org.apache.ignite.internal.portable.PortableClassDescriptor | From | To | |
Extract Method public unsafePosition(pos int) : void extracted from public position(pos int) : void in class org.apache.ignite.internal.portable.streams.PortableAbstractOutputStream | From | To |