a4701dccb8f3d3efc54171139084e44add5d79ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable key : String in method public run() : void from class org.infinispan.persistence.sifs.SoftIndexFileStoreStressTest.TestThread | From | To | |
Change Variable Type | 2 | ||
Change Variable Type entries : ConcurrentHashMap<Object,MarshalledEntry> to entries : Map<Object,Object> in method public test() : void in class org.infinispan.persistence.sifs.SoftIndexFileStoreStressTest | From | To | |
Change Variable Type stored : MarshalledEntry to stored : Object in method public test() : void in class org.infinispan.persistence.sifs.SoftIndexFileStoreStressTest | From | To |