Uses of Class
org.apache.hadoop.hbase.regionserver.WrongRegionException
-
Uses of WrongRegionException in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprivate 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.