@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
IOException
String getClusterId()
boolean isTableOnlineState(TableName tableName, boolean enabled) throws IOException
enabled
- Return true if table is enabledIOException
int getCurrentNrHRS() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.