| 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() | 
| com.google.common.collect.ImmutableList<HRegionInfo> | getRegionsFromMeta() | 
public void addRegionInfo(HBaseFsck.HbckInfo hir)
public void addServer(ServerName server)
public TableName getName()
public int getNumRegions()
public com.google.common.collect.ImmutableList<HRegionInfo> getRegionsFromMeta()
public boolean checkRegionChain(TableIntegrityErrorHandler handler) throws IOException
IOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.