02dd07a58277b357991c1f74a7dbdfdd9de2a2cc
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 26
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable timeout : long to filterHnd : Long in method private startWaitForLocal(reader BinaryRawReaderEx, events IgniteEvents) : EventAdapter in class org.apache.ignite.internal.processors.platform.events.PlatformEvents | From | To | |
| Inline Method | 3 | ||
| Inline Method private listenAndNotifyIntFuture(futId long, asyncTx Transaction) : void inlined to protected processInStreamOutLong(type int, reader BinaryRawReaderEx) : long in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions | From | To | |
| Inline Method public listenFutureAndGet(futId long, typ int) : PlatformListenable inlined to public listenFuture(futId long, typ int) : void in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget | From | To | |
| Inline Method public listenFutureForOperationAndGet(futId long, typ int, opId int) : PlatformListenable inlined to public listenFutureForOperation(futId long, typ int, opId int) : void in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type e : EventAdapter to e : Event in method public write(writer BinaryRawWriterEx, obj Object, err Throwable) : void in class org.apache.ignite.internal.processors.platform.events.PlatformEvents.EventCollectionResultWriter | From | To | |
| Change Variable Type timeout : long to filterHnd : Long in method private startWaitForLocal(reader BinaryRawReaderEx, events IgniteEvents) : EventAdapter in class org.apache.ignite.internal.processors.platform.events.PlatformEvents | From | To | |
| Change Variable Type events : Collection<EventAdapter> to events : Collection<Event> in method public write(writer BinaryRawWriterEx, obj Object, err Throwable) : void in class org.apache.ignite.internal.processors.platform.events.PlatformEvents.EventCollectionResultWriter | From | To | |
| Extract Variable | 4 | ||
| Extract Variable keys : Set in method protected processInStreamOutLong(type int, reader BinaryRawReaderEx, mem PlatformMemory) : long from class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
| Extract Variable keys : Set<Object> in method protected processInStreamOutLong(type int, reader BinaryRawReaderEx, mem PlatformMemory) : long from class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
| Extract Variable binCache : IgniteCache in method public PlatformCache(platformCtx PlatformContext, cache IgniteCache, keepBinary boolean, exts PlatformCacheExtension[]) from class org.apache.ignite.internal.processors.platform.cache.PlatformCache | From | To | |
| Inline Variable | 2 | ||
| Inline Variable name : String in method protected processInStreamOutLong(type int, reader BinaryRawReaderEx) : long from class org.apache.ignite.internal.processors.platform.services.PlatformServices | From | To | |
| Extract Method | 5 | ||
| Extract Method private startRemoteQuery(reader BinaryRawReaderEx, events IgniteEvents) : Collection<Event> extracted from protected processInStreamOutStream(type int, reader BinaryRawReaderEx, writer BinaryRawWriterEx) : void in class org.apache.ignite.internal.processors.platform.events.PlatformEvents | From | To | |
| Extract Method private dotnetDeploy(reader BinaryRawReaderEx, services IgniteServices) : void extracted from protected processInStreamOutLong(type int, reader BinaryRawReaderEx) : long in class org.apache.ignite.internal.processors.platform.services.PlatformServices | From | To | |
| Extract Method private startRemoteListen(reader BinaryRawReaderEx, messaging IgniteMessaging) : UUID extracted from protected processInStreamOutStream(type int, reader BinaryRawReaderEx, writer BinaryRawWriterEx) : void in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging | From | To | |
| Extract Method private startWaitForLocal(reader BinaryRawReaderEx, events IgniteEvents) : EventAdapter extracted from protected processInStreamOutStream(type int, reader BinaryRawReaderEx, writer BinaryRawWriterEx) : void in class org.apache.ignite.internal.processors.platform.events.PlatformEvents | From | To | |
| Extract Method private dotnetDeployMultiple(reader BinaryRawReaderEx, services IgniteServices) : void extracted from protected processInStreamOutLong(type int, reader BinaryRawReaderEx) : long in class org.apache.ignite.internal.processors.platform.services.PlatformServices | From | To |