c7c4dd4581f59c7323e70f9ce52c9f6dc39ea652
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute cleartextBytesEncrypted : LongAdder to cleartextBytesScheduledForEncryption : LongAdder in class org.cryptomator.crypto.engine.impl.FileContentEncryptorImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private appendAllAndSubmitIfFull(cleartext ByteBuffer) : void extracted from public append(cleartext ByteBuffer) : void in class org.cryptomator.crypto.engine.impl.FileContentEncryptorImpl | From | To |