5d98ccecbd43ad155f1394356c5569604556f158
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exchTopVer : AffinityTopologyVersion to exchFut : GridDhtPartitionsExchangeFuture in method public dumpDebugInfo(exchFut GridDhtPartitionsExchangeFuture) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To | |
Rename Variable | 1 | ||
Rename Variable nodeId : UUID to clientNodeId : UUID in method private dumpInfo(sb StringBuilder, dstNodeId UUID) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
Change Return Type | 1 | ||
Change Return Type void to IgniteInternalFuture<String> in method public dumpStats() : IgniteInternalFuture<String> in class org.apache.ignite.internal.util.nio.GridNioServer | From | To | |
Extract Variable | 1 | ||
Extract Variable opFut : NioOperationFuture<String> in method public dumpStats(msg String, p IgnitePredicate<GridNioSession>) : IgniteInternalFuture<String> from class org.apache.ignite.internal.util.nio.GridNioServer | From | To | |
Extract Method | 4 | ||
Extract Method private dumpInfo(sb StringBuilder, dstNodeId UUID) : void extracted from public dumpStats() : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
Extract Method public dumpStats(msg String, p IgnitePredicate<GridNioSession>) : IgniteInternalFuture<String> extracted from public dumpStats() : void in class org.apache.ignite.internal.util.nio.GridNioServer | From | To | |
Extract Method private dumpSelectorInfo(sb StringBuilder, keys Set<SelectionKey>) : void extracted from private dumpStats() : void in class org.apache.ignite.internal.util.nio.GridNioServer.AbstractNioClientWorker | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exchTopVer : AffinityTopologyVersion to exchFut : GridDhtPartitionsExchangeFuture in method public dumpDebugInfo(exchFut GridDhtPartitionsExchangeFuture) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To |