Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
private void |
HRegion.checkTargetRegion(byte[] encodedRegionName,
String exceptionMsg,
Object payload)
Checks whether the given regionName is either equal to our region, or that the regionName is
the primary region to our corresponding range for the secondary replica.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.