0757687d9f385a900cac9a89172555681187ed2d
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type e : CacheEntry<K,V> to e : MVCCEntry<K,V> in method public perform(ctx InvocationContext) : Object in class org.infinispan.commands.functional.ReadWriteKeyValueCommand | From | To | |
Extract Method | 1 | ||
Extract Method protected perform(op TestWriteOperation, cache0 AdvancedCache<Object,Object>, key String) : Object extracted from private doTest(op TestWriteOperation) : void in class org.infinispan.distribution.rehash.NonTxBackupOwnerBecomingPrimaryOwnerTest | From | To |