b1f906555cea8990dd39e8050ca4348f09da7f7f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method private send0(ses GridSelectorNioSessionImpl, fut NioOperationFuture<?>, sys boolean) : void in class org.apache.ignite.internal.util.nio.GridNioServer | From | To | |
Extract Variable | 1 | ||
Extract Variable wait : boolean in method public testStopDuringDeployment() : void from class org.apache.ignite.internal.processors.service.GridServiceProcessorStopSelfTest | From | To | |
Extract Method | 1 | ||
Extract Method package onClosed() : void extracted from package onServerStopped() : void in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl | From | To |