|
Change Attribute Type compactedCellsSize : long to compactedCellsSize : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type storeSize : long to storeSize : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type flushedCellsSize : long to flushedCellsSize : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type compactedCellsCount : long to compactedCellsCount : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type majorCompactedCellsCount : long to majorCompactedCellsCount : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type totalUncompressedBytes : long to totalUncompressedBytes : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type flushedCellsCount : long to flushedCellsCount : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type majorCompactedCellsSize : long to majorCompactedCellsSize : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Attribute Type flushedOutputFileSize : long to flushedOutputFileSize : AtomicLong in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |