ffc6db740730222900b9f6efb1953b7b54911810
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 41
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable cause : Throwable in method package connectionOpened(cnx ClientCnx) : void from class com.yahoo.pulsar.client.impl.ProducerImpl | From | To | |
Extract Method | 2 | ||
Extract Method private closeAllCursors(callback CloseCallback, ctx Object) : void extracted from public asyncClose(callback CloseCallback, ctx Object) : void in class org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public cancelStatsTimeout() : void extracted from public closeAsync() : CompletableFuture<Void> in class com.yahoo.pulsar.client.impl.ProducerImpl & moved to class com.yahoo.pulsar.client.impl.ProducerStats | From | To |