68ddfa1ab5d62cc50fec9ce0866a8332a8e82d65
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected getUnderStoreBlockInStream(blockStart long, length long, path String) : BlockInStream renamed to protected createUnderStoreBlockInStream(blockStart long, length long, path String) : BlockInStream in class alluxio.client.file.FileInStream | From | To | |
| Rename Method protected getUnderStoreBlockInStream(blockStart long, length long, path String) : BlockInStream renamed to protected createUnderStoreBlockInStream(blockStart long, length long, path String) : BlockInStream in class alluxio.client.file.UnknownFileInStream | From | To |