a2ce53608916eb60a88d7a57c69e627666dbdb4e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ConcurrentOpenHashMap<PositionImpl,Integer> to ConcurrentLongLongPairHashMap in method public getPendingAcks() : ConcurrentLongLongPairHashMap in class com.yahoo.pulsar.broker.service.Consumer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pendingAcks : ConcurrentOpenHashMap<PositionImpl,Integer> to pendingAcks : ConcurrentLongLongPairHashMap in class com.yahoo.pulsar.broker.service.Consumer | From | To |