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–2019 The Apache Software Foundation. All rights reserved.