HBASE-24474 Rename LocalRegion to MasterRegion (#1811)
Addendum: HRegion changed size.
This commit is contained in:
parent
c8009c382a
commit
39e03ab5ac
@ -8347,7 +8347,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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user