8cb35e112f441b3754d651d83562278ba47f73ef
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable p : int to partId : int in method protected destroyCacheDataStore0(store CacheDataStore) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager | From | To | |
Rename Variable pId : int to partId : int in method private restoreMemory(status CheckpointStatus, metastoreOnly boolean, storePageMem PageMemoryEx) : WALPointer in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager | From | To | |
Rename Variable interrupted : boolean to success : boolean in method private doCheckpoint() : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.Checkpointer | From | To | |
Rename Attribute | 2 | ||
Rename Attribute evictionCallbackRegistered : boolean to evictionCbRegistered : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition.ClearFuture | From | To | |
Rename Attribute clearingCallbackRegistered : boolean to clearingCbRegistered : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition.ClearFuture | From | To | |
Change Variable Type | 1 | ||
Change Variable Type err : IgniteCheckedException to err : PersistentStorageIOException in method private init() : void in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore | From | To | |
Inline Variable | 1 | ||
Inline Variable pages : long in method public truncate(tag int) : void from class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore | From | To | |
Rename Parameter | 2 | ||
Rename Parameter resetDiscovery : boolean to discovery : boolean in method public IgniteProcessProxy(cfg IgniteConfiguration, log IgniteLogger, locJvmGrid Ignite, discovery boolean) in class org.apache.ignite.testframework.junits.multijvm.IgniteProcessProxy | From | To | |
Rename Parameter storeOnly : boolean to metastoreOnly : boolean in method private restoreMemory(status CheckpointStatus, metastoreOnly boolean, storePageMem PageMemoryEx) : WALPointer in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager | From | To |