1fbfb8023ca324f7adbb2d68f795f4ef52ad0017
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setFetchBatchSize(fetchBatchSize int) : void renamed to public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Rename Method public setFetchBatchSize(fetchBatchSize int) : void renamed to public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in method public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Change Parameter Type fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in method public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
| Change Parameter Type batchSize : int to fetchBatchSizes : FetchBatchSizes in method public StoreMessageResultIterator(mapper MessageMapper, mailbox Mailbox, range MessageRange, fetchBatchSizes FetchBatchSizes, group MessageResult.FetchGroup) in class org.apache.james.mailbox.store.StoreMessageResultIterator | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Rename Attribute batchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMessageResultIterator | From | To | |
| Rename Attribute fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Change Attribute Type batchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMessageResultIterator | From | To | |
| Change Attribute Type fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in method public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Rename Parameter fetchBatchSize : int to fetchBatchSizes : FetchBatchSizes in method public setFetchBatchSizes(fetchBatchSizes FetchBatchSizes) : void in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
| Rename Parameter batchSize : int to fetchBatchSizes : FetchBatchSizes in method public StoreMessageResultIterator(mapper MessageMapper, mailbox Mailbox, range MessageRange, fetchBatchSizes FetchBatchSizes, group MessageResult.FetchGroup) in class org.apache.james.mailbox.store.StoreMessageResultIterator | From | To |