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