799fc1a9ed7c5883036146e0d5f96426e6ee7dd2
Files Diff
- Added: 0
- Removed: 66
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable enabled : boolean to stream : CacheStream in method public getAllKeys(cache Cache<byte[],?>, scope int) : Iterator<byte[]> in class org.infinispan.server.hotrod.util.BulkUtil | From | To | |
Inline Method | 2 | ||
Inline Method private createCollator(cache Cache<byte[],?>) : Collator<byte[],Object,Set<byte[]>> inlined to public getAllKeys(cache Cache<byte[],?>, scope int) : Iterator<byte[]> in class org.infinispan.server.hotrod.util.BulkUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type Set<byte[]> to Iterator<byte[]> in method public getAllKeys(cache Cache<byte[],?>, scope int) : Iterator<byte[]> in class org.infinispan.server.hotrod.util.BulkUtil | From | To | |
Change Variable Type | 1 | ||
Change Variable Type enabled : boolean to stream : CacheStream in method public getAllKeys(cache Cache<byte[],?>, scope int) : Iterator<byte[]> in class org.infinispan.server.hotrod.util.BulkUtil | From | To |