a16bfff71bd7f00e06e1f59bfe5445a154bb8c66
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 2 | ||
| Merge Attribute [lastException : AtomicReference<IOException>, bytesCurBlock : long, appendChunk : boolean, lastQueuedSeqno : long] to streamer : DataStreamer in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
| Merge Attribute [bytesCurBlock : long, lastQueuedSeqno : long, lastException : AtomicReference<IOException>, persistBlocks : AtomicBoolean] to streamer : DataStreamer in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
| Inline Method | 1 | ||
| Inline Method private queueCurrentPacket() : void inlined to private flushInternal() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.hdfs.DFSOutputStream.DataStreamer moved to org.apache.hadoop.hdfs.DataStreamer | From | To |