a9eac55d611559ee8c2d8ae0085dac5706436065
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute cfg : GridClientConfiguration to clientCfg : GridClientConfiguration in method public execute(rawArgs List<String>) : int in class org.apache.ignite.internal.commandline.CommandHandler | From | To | |
Extract Method | 1 | ||
Extract Method private startTransactions(lockLatch CountDownLatch, unlockLatch CountDownLatch) : IgniteInternalFuture<?> extracted from public testActiveTransactions() : void in class org.apache.ignite.util.GridCommandHandlerTest | From | To |