a5794337770daf1e57f42ae70eca67a51eb61d2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type collector : SingleKeyCollector to collector : SingleKeyCollector<T> in method public createBiased(id long, primaryOwner Address, topologyId int) : Collector<T> in class org.infinispan.util.concurrent.CommandAckCollector | From | To | |
Change Variable Type collector : BiasedKeyCollector to collector : BiasedKeyCollector<Response> in method public primaryAck(id long, from Address, value Object, success boolean, waitFor Address[]) : void in class org.infinispan.util.concurrent.CommandAckCollector | From | To |