@InterfaceAudience.Private interface Registry
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId() |
int |
getCurrentNrHRS() |
RegionLocations |
getMetaRegionLocation() |
void |
init(Connection connection) |
boolean |
isTableOnlineState(TableName tableName,
boolean enabled) |
void init(Connection connection)
connection - RegionLocations getMetaRegionLocation() throws IOException
IOExceptionString getClusterId()
boolean isTableOnlineState(TableName tableName, boolean enabled) throws IOException
enabled - Return true if table is enabledIOExceptionint getCurrentNrHRS()
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.