HBASE-24474 Rename LocalRegion to MasterRegion (#1811)

Addendum: HRegion changed size.
This commit is contained in:
stack 2020-06-02 10:20:30 -07:00
parent 6b43015fc9
commit 9c8895cfbf
1 changed files with 1 additions and 1 deletions

View File

@ -8348,7 +8348,7 @@ public class HRegion implements HeapSize, PropagatingConfigurationObserver, Regi
ClassSize.OBJECT +
ClassSize.ARRAY +
55 * ClassSize.REFERENCE + 3 * Bytes.SIZEOF_INT +
(14 * Bytes.SIZEOF_LONG) +
(15 * Bytes.SIZEOF_LONG) +
3 * Bytes.SIZEOF_BOOLEAN);
// woefully out of date - currently missing: