5c8af75edcb365ee7c218879644f6e93f268c006
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute lastFullBackupId : Long to lastFullBackupIdForCache : Map<Integer,Long> in class org.apache.ignite.internal.pagemem.backup.StartFullBackupAckDiscoveryMessage | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fut : IgniteInternalFuture in method private distributedExchange() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Split Attribute | 1 | ||
| Split Attribute lastFullBackupId : Long to [lastFullBackupIdForCache : Map<Integer,Long>, incremental : boolean] in class org.apache.ignite.internal.pagemem.backup.StartFullBackupDiscoveryMessage | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lastFullBackupId : Long to lastFullBackupIdForCache : Map<Integer,Long> in class org.apache.ignite.internal.pagemem.backup.StartFullBackupAckDiscoveryMessage | From | To |