Modifier and Type | Method and Description |
---|---|
void |
addRegionInfo(HBaseFsck.HbckInfo hir) |
void |
addServer(ServerName server) |
boolean |
checkRegionChain(TableIntegrityErrorHandler handler)
Check the region chain (from META) of this table.
|
TableName |
getName() |
int |
getNumRegions() |
<any> |
getRegionsFromMeta() |
public void addRegionInfo(HBaseFsck.HbckInfo hir)
public void addServer(ServerName server)
public TableName getName()
public int getNumRegions()
public <any> getRegionsFromMeta()
public boolean checkRegionChain(TableIntegrityErrorHandler handler) throws IOException
IOException