fece8b3cc2128747c9a6c89228b617fbbd5d6751
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private writeInternal(b byte[], off int, len int) : void extracted from public write(b byte[], off int, len int) : void in class alluxio.client.file.FileOutStream | From | To | |
| Extract Method private writeInternal(b int) : void extracted from public write(b int) : void in class alluxio.client.file.FileOutStream | From | To |