| Modifier and Type | Method and Description |
|---|---|
void |
addRegionInfo(HBaseFsck.HbckInfo hir) |
void |
addServer(org.apache.hadoop.hbase.ServerName server) |
boolean |
checkRegionChain(TableIntegrityErrorHandler handler)
Check the region chain (from META) of this table.
|
org.apache.hadoop.hbase.TableName |
getName() |
int |
getNumRegions() |
org.apache.hbase.thirdparty.com.google.common.collect.ImmutableList<org.apache.hadoop.hbase.client.RegionInfo> |
getRegionsFromMeta() |
public void addRegionInfo(HBaseFsck.HbckInfo hir)
public void addServer(org.apache.hadoop.hbase.ServerName server)
public org.apache.hadoop.hbase.TableName getName()
public int getNumRegions()
public org.apache.hbase.thirdparty.com.google.common.collect.ImmutableList<org.apache.hadoop.hbase.client.RegionInfo> getRegionsFromMeta()
public boolean checkRegionChain(TableIntegrityErrorHandler handler) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.