e9588c64220c66b78617402a17b94a5a2ae4b564
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private checkExisitingDirtyLog(config Configuration) : void renamed to private checkExistingDirtyLog(dbPath File) : void in class org.apache.hadoop.cblock.jscsiHelper.ContainerCacheFlusher | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type config : Configuration to dbPath : File in method private checkExistingDirtyLog(dbPath File) : void in class org.apache.hadoop.cblock.jscsiHelper.ContainerCacheFlusher | From | To | |
Rename Variable | 1 | ||
Rename Variable fllushListenerThread : Thread to flushListenerThread : Thread in method public testEmptyBlockBufferHandling() : void in class org.apache.hadoop.cblock.TestLocalBlockCache | From | To | |
Extract Variable | 1 | ||
Extract Variable pipelines : List<Pipeline> in method public testEmptyBlockBufferHandling() : void from class org.apache.hadoop.cblock.TestLocalBlockCache | From | To | |
Rename Parameter | 1 | ||
Rename Parameter config : Configuration to dbPath : File in method private checkExistingDirtyLog(dbPath File) : void in class org.apache.hadoop.cblock.jscsiHelper.ContainerCacheFlusher | From | To |