7a86fe1a7250fa05c658cf817190c2eff7e83c1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable bodyContent : byte[] to headerContent : byte[] in method private getFieldContent(field String, row Row) : byte[] in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper | From | To | |
Inline Variable | 1 | ||
Inline Variable type : MessageRange.Type in method private buildQuery(mailbox Mailbox<CassandraId>, set MessageRange) : Where from class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper | From | To | |
Extract Method | 2 | ||
Extract Method private getFieldContent(field String, row Row) : byte[] extracted from private getFullContent(row Row) : byte[] in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper | From | To |