a76e0bc662545796a462c57741497c6095f31efe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected getLocalTxCount(cacheIndex int) : int extracted from protected checkTxCount(cacheIndex int, localTx int, remoteTx int) : boolean in class org.infinispan.test.MultipleCacheManagersTest | From | To | |
Extract Method protected getRemoteTxCount(cacheIndex int) : int extracted from protected checkTxCount(cacheIndex int, localTx int, remoteTx int) : boolean in class org.infinispan.test.MultipleCacheManagersTest | From | To |