9f19eb9fcf47c703c7b9ed7be573266d18baa051
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 2 | ||
| Rename Attribute dataSize : int to numDataUnits : int in class org.apache.hadoop.io.erasurecode.rawcoder.AbstractRawErasureCoder | From | To | |
| Rename Attribute paritySize : int to numParityUnits : int in class org.apache.hadoop.io.erasurecode.rawcoder.AbstractRawErasureCoder | From | To | |
| Extract Variable | 1 | ||
| Extract Variable buffer : ByteBuffer in method public toArray(chunks ECChunk[]) : byte[][] from class org.apache.hadoop.io.erasurecode.ECChunk | From | To |