c569420a7be80e38dfe43f665bb2d81f1bbed0a3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private replaceWithSpy(cache Cache<?,?>) : ClusterStreamManager from class org.infinispan.stream.DistributedStreamIteratorTest to protected replaceWithSpy(cache Cache<?,?>) : ClusterStreamManager from class org.infinispan.stream.BaseSetupStreamIteratorTest | From | To | |
Move Method private generateEntriesPerSegment(keyPartitioner KeyPartitioner, entries Iterable<Map.Entry<Object,String>>) : Map<Integer,Set<Map.Entry<Object,String>>> from class org.infinispan.stream.DistributedStreamIteratorTest to protected generateEntriesPerSegment(keyPartitioner KeyPartitioner, entries Iterable<Map.Entry<Object,String>>) : Map<Integer,Set<Map.Entry<Object,String>>> from class org.infinispan.stream.BaseSetupStreamIteratorTest | From | To |