ad2b1d8467ba2e79a6775f879bad527d832b3785
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type slotsCache : ArrayBlockingQueue<ByteSlot> to slotsCache : LinkedTransferQueue<ByteSlot> in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore | From | To | |
Change Attribute Type totalSynced : long to totalSynced : AtomicLong in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore | From | To |