290b2a9413380f6f98573feea333758f018e9c34
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 10 | ||
Extract Method private setDefaultMaxStorageStatement() : Insert extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private setDefaultMaxMessageStatement() : Insert extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private removeMaxMessageStatement() : Delete.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private removeMaxStorageStatement() : Delete.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private removeDefaultMaxQuotaStatement() : Delete.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private getMaxMessageStatement() : Select.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private setMaxMessageStatement() : Insert extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private setMaxStorageStatement() : Insert extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private getMaxStorageStatement() : Select.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To | |
Extract Method private getDefaultMaxStatement() : Select.Where extracted from public CassandraPerUserMaxQuotaDao(session Session) in class org.apache.james.mailbox.cassandra.quota.CassandraPerUserMaxQuotaDao | From | To |