48e11316170138da7d8bd511356bfa468f4f0426
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type InputStream to OffloadIndexBlock.IndexInputStream in method public toStream() : OffloadIndexBlock.IndexInputStream in class org.apache.pulsar.broker.s3offload.impl.OffloadIndexBlockImpl | From | To | |
| Change Return Type InputStream to IndexInputStream in method public toStream() : IndexInputStream in class org.apache.pulsar.broker.s3offload.OffloadIndexBlock | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type indexStream : InputStream to indexStream : OffloadIndexBlock.IndexInputStream in method public offload(readHandle ReadHandle, uuid UUID, extraMetadata Map<String,String>) : CompletableFuture<Void> in class org.apache.pulsar.broker.s3offload.S3ManagedLedgerOffloader | From | To |