Uses of Interface
org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Uses of AsyncTableRegionLocator in org.apache.hadoop.hbase.client
Modifier and TypeClassDescription(package private) class
The implementation of AsyncRegionLocator.Modifier and TypeMethodDescriptionAsyncConnection.getRegionLocator
(TableName tableName) Retrieve a AsyncRegionLocator implementation to inspect region information on a table.AsyncConnectionImpl.getRegionLocator
(TableName tableName) AsyncTable.getRegionLocator()
Gets theAsyncTableRegionLocator
for this table.AsyncTableImpl.getRegionLocator()
RawAsyncTableImpl.getRegionLocator()