8adff242dccddc4893514785fcc3cd543930d1ad
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public META_STORAGE_NAME : String in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public isDisabled(grpId int) : boolean extracted from public disabled(grpId int) : boolean in class org.apache.ignite.internal.processors.cache.persistence.wal.FsyncModeFileWriteAheadLogManager & moved to class org.apache.ignite.internal.processors.cache.WalStateManager | From | To | |
Extract And Move Method public isDisabled(grpId int) : boolean extracted from public disabled(grpId int) : boolean in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager & moved to class org.apache.ignite.internal.processors.cache.WalStateManager | From | To |