2ab55fa27bcf870c3f32e5f361d2d2a2081ffe87
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type in : PipedInputStream to in : PipedInputStreamHandlingError in method public PipedStreamSubscriber(in PipedInputStreamHandlingError) in class org.apache.james.blob.cassandra.utils.PipedStreamSubscriber | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pipedInputStream : PipedInputStream to pipedInputStream : PipedInputStreamHandlingError in method public read(bucketName BucketName, blobId BlobId) : InputStream in class org.apache.james.blob.cassandra.CassandraBlobStore | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type in : PipedInputStream to in : PipedInputStreamHandlingError in class org.apache.james.blob.cassandra.utils.PipedStreamSubscriber | From | To | |
| Change Attribute Type out : PipedOutputStream to out : PipedOutputStreamHandlingError in class org.apache.james.blob.cassandra.utils.PipedStreamSubscriber | From | To |