661faf6fe0833726d7ce7ad44a829eba3f8e3e45
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type maxWaitForSeqId : int to maxWaitForSeqId : long in method public getSequenceId(maxWaitForSeqId long) : long in class org.apache.hadoop.hbase.wal.WALKey | From | To | |
| Rename Variable | 3 | ||
| Rename Variable w : WriteEntry to writeEntry : WriteEntry in method public increment(increment Increment, nonceGroup long, nonce long) : Result in class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
| Rename Variable w : MultiVersionConcurrencyControl.WriteEntry to writeEntry : MultiVersionConcurrencyControl.WriteEntry in method private doMiniBatchMutation(batchOp BatchOperationInProgress<?>) : long in class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
| Rename Variable w : WriteEntry to writeEntry : WriteEntry in method public append(append Append, nonceGroup long, nonce long) : Result in class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
| Extract Variable | 3 | ||
| Extract Variable fsdos : FSDataOutputStream in method package getOutputStream() : OutputStream from class org.apache.hadoop.hbase.regionserver.wal.FSHLog | From | To | |
| Extract Variable cluster : MiniHBaseCluster in method public testFullSystemBubblesFSErrors() : void from class org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed | From | To | |
| Extract Variable entry : FSWALEntry in method public onEvent(truck RingBufferTruck, sequence long, endOfBatch boolean) : void from class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler | From | To |