db823875588dbc413aad7340a165f31bafd93544
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable filePath : AlluxioURI to path : AlluxioURI in method private checkPersistStateAndWaitForPersist(path AlluxioURI, length int) : void in class alluxio.client.fs.FileOutStreamAsyncWriteIntegrationTest | From | To | |
Extract Method | 2 | ||
Extract Method private checkPersistStateAndWaitForPersist(path AlluxioURI, length int) : void extracted from public asyncWriteEmptyFile() : void in class alluxio.client.fs.FileOutStreamAsyncWriteIntegrationTest | From | To | |
Extract Method private checkPersistStateAndWaitForPersist(path AlluxioURI, length int) : void extracted from public asyncWrite() : void in class alluxio.client.fs.FileOutStreamAsyncWriteIntegrationTest | From | To |