88a3d892c9661fc988a13e9abafdbaae934227d7
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.lealone.transaction.mvcc.log.BatchLogSyncService renamed to org.lealone.transaction.mvcc.log.InstantLogSyncService | From | To | |
Rename Attribute | 2 | ||
Rename Attribute LOG_SYNC_TYPE_BATCH : String to LOG_SYNC_TYPE_INSTANT : String in class org.lealone.transaction.mvcc.log.LogSyncService | From | To | |
Rename Attribute DEFAULT_LOG_SYNC_BATCH_WINDOW : long to DEFAULT_LOG_SYNC_INTERVAL : long in class org.lealone.transaction.mvcc.log.InstantLogSyncService | From | To |