static interface RegionReplicaTestHelper.Locator
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.RegionLocations |
getRegionLocations(org.apache.hadoop.hbase.TableName tableName,
int replicaId,
boolean reload) |
void |
updateCachedLocationOnError(org.apache.hadoop.hbase.HRegionLocation loc,
Throwable error) |
org.apache.hadoop.hbase.RegionLocations getRegionLocations(org.apache.hadoop.hbase.TableName tableName, int replicaId, boolean reload) throws Exception
Exception
void updateCachedLocationOnError(org.apache.hadoop.hbase.HRegionLocation loc, Throwable error) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.