a6081d30f930d9599f7d52ab440b3205c7f2a7bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type writeBufferPeriodicFlushTimeoutMs : long to writeBufferPeriodicFlushTimeoutMs : AtomicLong in class org.apache.hadoop.hbase.client.BufferedMutatorImpl | From | To | |
Change Attribute Type executedWriteBufferPeriodicFlushes : long to executedWriteBufferPeriodicFlushes : AtomicLong in class org.apache.hadoop.hbase.client.BufferedMutatorImpl | From | To | |
Change Attribute Type firstRecordInBufferTimestamp : long to firstRecordInBufferTimestamp : AtomicLong in class org.apache.hadoop.hbase.client.BufferedMutatorImpl | From | To | |
Change Attribute Type writeBufferPeriodicFlushTimerTickMs : long to writeBufferPeriodicFlushTimerTickMs : AtomicLong in class org.apache.hadoop.hbase.client.BufferedMutatorImpl | From | To |