|
Rename Method protected processInObjectStreamOutStream(type int, arg Object, reader BinaryRawReaderEx, writer BinaryRawWriterEx) : void renamed to protected processInObjectStreamOutObjectStream(type int, arg Object, reader BinaryRawReaderEx, writer BinaryRawWriterEx) : Object in class org.apache.ignite.internal.processors.platform.services.PlatformServices |
From |
To |
|
Rename Method protected processOutLong(type int) : long renamed to protected processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.services.PlatformServices |
From |
To |
|
Rename Method public outLong(type int) : long renamed to public processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity |
From |
To |
|
Rename Method protected processOutLong(type int) : long renamed to protected processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup |
From |
To |
|
Rename Method protected processOutLong(type int) : long renamed to protected processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference |
From |
To |
|
Rename Method public outLong(type int) : long renamed to public processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryProxy |
From |
To |
|
Rename Method protected processOutLong(type int) : long renamed to protected processInLongOutLong(type int, val long) : long in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor |
From |
To |